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

Re: setting up mysql-server



On Mon, Jan 27, 2003 at 05:22:51PM -0600, Ray wrote:
> i seem to be missing part of the setup on this.  i can't remotely connect to 
> mysqld and it seems to have the TCP port disabled, but the config files seem 
> to say it should be using the default tcp port. 
> 
> >a few lines from /etc/mysql/my.cnf
> [mysqld]
> user            = mysql
> pid-file        = /var/run/mysqld/mysqld.pid
> socket          = /var/run/mysqld/mysqld.sock
> port            = 3306
> 
> >a few lines from /var/log/mysql.log
> /usr/sbin/mysqld, Version: 3.23.49-log, started with:
> Tcp port: 0  Unix socket: /var/run/mysqld/mysqld.sock
> 
> local connections to the database work just fine.

Comment out skip-networking and restart the mysql.



Reply to: