Re: Can't Connect to MYSQL Remotely (Keith Winston)

2003-01-23 Thread computing.admin
The version of MySql that comes with RedHat 8.0 has a bug which causes mysqld to restart if a database request is received from a remote computer that is not listed in /etc/hosts. The quickfix is to put entries into the server's /etc/hosts file for all computers that need to connect to MySql. The p

Re: RedHat 8, how to start mysql?

2003-01-10 Thread computing.admin
To start MySQL in RedHat 8.0, enter the following as root: chkconfig --level 35 mysqld on (this will restart it on a reboot) /etc/rc.d/init.d/mysqld start (this will start it now) Note, however, that the reason it may not be starting for you is because it defaults to use