Problem with MySQL database

joshg678

Verified User
Joined
Apr 19, 2006
Messages
5
Location
Earth
Problem with MySQL

Hello,
It seems as my MySQL server is having a problem with some of its databases. I can not seem to find out what is causing this problem.

but it seems as some Databases are not connecting correctly.

Most of the error messages i get are "Fatal error :" and nothing more.

This problem is on many db's on many different users.
the error message i get the most information on is the following:
mySQL query error: SELECT * FROM ibf_cache_store WHERE cs_key IN ( 'birthdays', 'calendar','banfilters', 'settings', 'group_cache', 'systemvars', 'skin_id_cache', 'forum_cache', 'moderators', 'stats', 'languages' )

mySQL error: Lost connection to MySQL server during query
mySQL error code:
Date: Tuesday 30th of January 2007 01:28:00 AM
Not all databases have a problem, some work just fine.

One client gets this message:
Warning: mysql_connect() [function.mysql-connect]: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) in

Here is my phpinfo():
http://thrillnerdshosting.com/tools/phpinfo.php

If any one has any ideas please let me know.

Thank you
 
Last edited:
Back
Top