I will occasionally get the following message in some of my cronjobs: Mysql->connect(database=mb_pw;host=localhost) failed: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (146) at /usr/home/members/filter/Filter.exe line 15 Can't connect to local MySQL server through socket '/tmp/mysql.sock' (146)
/usr/local/mysql/include/my_base.h defines error #146 as: my_base.h:#define HA_ERR_LOCK_WAIT_TIMEOUT 146 But I don't lock any of my tables, and it usually happens for two different databases. Is there any kind of general locking that might take place? --------------------------------------------------------------------- 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