[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: mysql problem



Gilbert Wong wrote:
> Hi all,
> 
> i'm running mysql-server 4.0.24-10  on Sarge. Everything is okay
> except i cannot see my mysqld from the output of
> 
> # netstat -tlnp
> or 
> # netstat -tna
> 
> BUT, i can successfully login:
> $ mysql -u <user> p<pwd> 
> 
> 
> what can i do to make the mysqld visible in the output of `netstat`
> 
> it used to be seen listening on 0.0.0.0:3306.
> 
> 
> Thanks for your time.
> 

I am going to assume that mysql has been configured to run as socket
only. Check for `skip-networking' in the [mysqld] section of
/etc/mysql/my.cnf

Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: