Database error in vBulletin 4.2.0

Users who are viewing this thread

Ash1280

Member
Messages
419
Reaction score
3
Tokenz
0.00z
This is what I keep getting three days in a row...

Invalid SQL:

REPLACE INTO searchlog
(userid,ipaddress,searchhash,sortby,sortorder,searchtime,dateline,completed,criteria,results)
VALUES
(617,'209.86.226.34','d20dd2f7f1322208d59c22314474ca17','groupdateline','desc',0,1365716526,0,'O:18:\"vB_Search_Criteria\":15:{s:28:\"\0vB_Search_Criteria\0keywords\";a:0:{}s:32:\"\0vB_Search_Criteria\0raw_keywords\";s:0:\"\";s:29:\"\0vB_Search_Criteria\0titleonly\";b:0;s:27:\"\0vB_Search_Criteria\0filters\";a:2:{s:11:\"contenttype\";a:1:{s:2:\"eq\";a:1:{i:0;i:1;}}s:7:\"datecut\";a:1:{s:2:\"gt\";s:10:\"1365637730\";}}s:24:\"\0vB_Search_Criteria\0sort\";a:2:{i:0;s:13:\"groupdateline\";i:1;s:4:\"desc\";}s:27:\"\0vB_Search_Criteria\0grouped\";i:1;s:31:\"\0vB_Search_Criteria\0searchterms\";a:4:{s:10:\"searchdate\";s:9:\"lastvisit\";s:13:\"contenttypeid\";s:1:\"1\";s:11:\"search_type\";i:1;s:9:\"showposts\";i:0;}s:32:\"\0vB_Search_Criteria\0criteria_set\";b:1;s:35:\"\0vB_Search_Criteria\0advanced_typeid\";b:0;s:35:\"\0vB_Search_Criteria\0display_strings\";a:2:{s:4:\"type\";s:11:\"Type: Posts\";s:7:\"newitem\";s:9:\"New Posts\";}s:32:\"\0vB_Search_Criteria\0common_words\";a:0:{}s:30:\"\0vB_Search_Criteria\0highlights\";a:0:{}s:33:\"\0vB_Search_Criteria\0search_string\";N;s:26:\"\0vB_Search_Criteria\0errors\";a:0:{}s:11:\"search_type\";s:3:\"new\";}','');

MySQL Error : Unknown table engine 'InnoDB'
Error Number : 1286
Request Date : Thursday, April 11th 2013 @ 05:42:06 PM
Error Date : Thursday, April 11th 2013 @ 05:42:06 PM
Script : http://www.(domain).com/search.php?do=getnew&contenttype=vBForum_Post
Referrer : http://www.(domain).com/forum.php
IP Address : ***.**.***.**
Username : Ash1280
Classname : vB_Database
MySQL Version : 5.1.68-cll

Anyone want to give it a try and explain what this means ?
 
  • 4
    Replies
  • 2K
    Views
  • 0
    Participant count
    Participants list

Carlton

Member
Messages
174
Reaction score
0
Tokenz
0.00z
This is what I keep getting three days in a row...



Anyone want to give it a try and explain what this means ?

Unknown table engine INNODB, this has probably been disabled by your host, normally due to excessive memory being utilised (Normally happens during upgrades / installs and recovery from backups)
contact your host and ask them to re-enable the innodb engine. This has nothing to do with a proxy...
 
78,874Threads
2,185,387Messages
4,959Members
Back
Top