They dont fixed it... and i got 50 more of this tables:
vb_taggregate_temp_1401475080
what does this table create?
we dont even use TAGs for posts.
/edit maybe the solution. lets see after threadviews table repair if its ok.
http://www.vbulletin.com/forum/forum...-being-created
--------------- Added [DATE]1401738524[/DATE] at [TIME]1401738524[/TIME] ---------------
ive set the cron for update THREAD HITS to every 10 min maybe this causing it.
it could be caused due overload timeout sometimes... ive tested run cron manuelly and sometimes this error:
Database error in vBulletin 3.8.4:
Code:
Invalid SQL:
UPDATE vbthread AS thread,vbtaggregate_temp_1401739680 AS aggregate
SET thread.views = thread.views + aggregate.views
WHERE thread.threadid = aggregate.threadid;
MySQL Error : Lock wait timeout exceeded; try restarting transaction
Error Number : 1205
Script : /admincp/cronadmin.php?do=runcron&cronid=2
Referrer : /admincp/cronadmin.php?do=modify
Classname : vB_Database
MySQL Version : 5.5.34