Hi.
I've just tried to connect from my windows machine to MySQL on the SME server through our local network using mysqlcc, using the servers direct IP. Here is the error message I get:
ERROR 2013: Lost connection to MySQL server during query
This seemed strange, not like an authentication error, more like a MySQL server drop out. I decided to check the logs...
Looking in /var/log/mysqld.log I found the following message:
Number of processes running now: 1
mysqld process hanging, pid 947 - killed
040331 16:07:05 mysqld restarted
/usr/libexec/mysqld: ready for connections
Is this supposed to happen? This looks bad... is there something wrong with my MySQL setup? It seems to work fine using phpMyAdmin, phpBB and webmail... which are using MySQL. Any ideas?
