> I'm running mysql-3.23.49 on a redhat machine, mysql has stopped responding > to remote connections ever since i rebooted it today. > /var/log/mysqld.log says > > Number of processes running now: 1 > mysqld process hanging, pid 3062 - killed > 021015 20:37:05 mysqld restarted > /usr/libexec/mysqld: ready for connections
I have the same problem. I found out that there is a problem with red hat 8.0, but I compiled the mysql myself and now it works. There is also a problem with /etc/hosts. You really have to make sure it is correct. A working file that I have looks as: 127.0.0.1 localhost localhost.localdomain 10.10.0.8 nicklas nicklas.mlm.tactel.se The installation program for red hat makes some mistakes in that file. /Nicklas --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php