25.09.2013, 08:59
Hi guys...
I have problem with mysql... It connects succsesfully but when some function should be done, it says weird things in mysql.log:
MySQL is running i checked with service mysql status... I have CentOS 6.4 64bit
Also the mysql table is imported (old backup) but there are no changes in the table structure...
What should i do ?
HELP !
I have problem with mysql... It connects succsesfully but when some function should be done, it says weird things in mysql.log:
Код:
[04:55:21] [ERROR] CMySQLConnection::Connect - (error #2002) Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) [04:55:21] [ERROR] CMySQLConnection::Connect - (error #2002) Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) [04:55:21] [ERROR] CMySQLQuery::Execute[VcituvanjeKukji(i)] - (error #2006) MySQL server has gone away [04:55:21] [WARNING] CMySQLQuery::Execute[VcituvanjeKukji(i)] - lost connection, reconnecting.. [04:55:21] [ERROR] CMySQLConnection::Connect - (error #2002) Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) [04:55:21] [ERROR] CMySQLQuery::Execute[VcituvanjeKukji(i)] - (error #2006) MySQL server has gone away [04:55:21] [WARNING] CMySQLQuery::Execute[VcituvanjeKukji(i)] - lost connection, reconnecting.. [04:55:21] [ERROR] CMySQLConnection::Connect - (error #2002) Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) [04:55:21] [ERROR] CMySQLQuery::Execute[VcituvanjeKukji(i)] - (error #2006) MySQL server has gone away [04:55:21] [WARNING] CMySQLQuery::Execute[VcituvanjeKukji(i)] - lost connection, reconnecting.. [04:55:21] [ERROR] CMySQLConnection::Connect - (error #2002) Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)
Also the mysql table is imported (old backup) but there are no changes in the table structure...
What should i do ?
HELP !