Hi, I'm having a sudden problem overnight.
During the night I had a hard drive failure. After a reboot and a check disk on the drive things were going good, at least so I thought. System: Red Hat 7.2 Version: RPM mysql-server-3.23-41-1 I am now having problems connecting to the mysql server through remote connections. When I issue any commands from shell on the server such as, mysql -u<name> -p<password> -hlocalhost Responses are normal, but if I issue this command from shell, mysql -u<name> -p<password> -h<servername> I get this response, ERROR 2013: Lost connection to MySQL server during query Any requests made externally produce this in the logs. Number of processes running now: 1 mysqld process hanging, pid 6986 - killed 021014 16:47:52 mysqld restarted /usr/libexec/mysqld: ready for connections But as I said before, querying the server locally does not produce any errors. I have completely exhausted my ideas on this problem. Thanks for your time in considering this dilemma of mine, Dan --------------------------------------------------------------------- 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