milleniumstudio
09-08-2010, 10:07 AM
I have vBulletin 4.0.3 on MySQL 5.0.32 and sometimes get these errors:
Database error in vBulletin 4.0.3:
Invalid SQL:
REPLACE INTO vb_searchlog
(userid,ipaddress,searchhash,sortby,sortorder,sear chtime,dateline,completed,criteria,results)
VALUES
(...)
MySQL Error : Lock wait timeout exceeded; try restarting transaction
Error Number : 1205
Request Date : (...)
Error Date : (...)
Script : /search.php?do=getnew&contenttype=vBForum_Post
Referrer : (...)
IP Address : (...)
Username : (...)
Classname : vB_Database_MySQLi
MySQL Version :
What's the cause and to solve them?
Database error in vBulletin 4.0.3:
Invalid SQL:
REPLACE INTO vb_searchlog
(userid,ipaddress,searchhash,sortby,sortorder,sear chtime,dateline,completed,criteria,results)
VALUES
(...)
MySQL Error : Lock wait timeout exceeded; try restarting transaction
Error Number : 1205
Request Date : (...)
Error Date : (...)
Script : /search.php?do=getnew&contenttype=vBForum_Post
Referrer : (...)
IP Address : (...)
Username : (...)
Classname : vB_Database_MySQLi
MySQL Version :
What's the cause and to solve them?