You get more information about the problem in our knowledge base: http://www.woltlab.com/help/?code=1194
error message: Invalid SQL: INSERT INTO wcf2_session
(sessionID, packageID, userID, ipAddress, userAgent,
lastActivityTime, requestURI, requestMethod, userData, sessionVariables,
username)
VALUES ('007a6e9dbe5a6dc26d0b51ae10d762e9eb27d126',
38,
0,
'38.103.63.17',
'CCBot/1.0 (+http://www.commoncrawl.org/bot.html)',
1218143661,
'/forum/',
'GET',
'O:15:\"WBBGuestSession\":12:{s:14:\"\0*\0boardVisits\";N;s:15:\"\0*\0threadVisits\";N;s:15:\"\0*\0hiddenBoards\";N;s:16:\"\0*\0lastVisitTime\";N;s:19:\"\0*\0boardPermissions\";a:0:{}s:28:\"\0*\0boardModeratorPermissions\";a:0:{}s:12:\"\0*\0groupData\";a:29:{s:27:\"admin.user.accessibleGroups\";s:0:\"\";s:25:\"user.profile.renamePeriod\";s:3:\"182\";s:29:\"user.message.floodControlTime\";s:1:\"0\";s:32:\"user.profile.signature.maxImages\";s:1:\"1\";s:36:\"user.profile.signature.maxImageWidth\";s:3:\"530\";s:37:\"user.profile.signature.maxImageHeight\";s:3:\"200\";s:35:\"user.profile.signature.maxImageSize\";s:6:\"200000\";s:32:\"user.profile.signature.maxLength\";s:3:\"500\";s:20:\"user.profile.canView\";b:1;s:28:\"user.profile.avatar.maxWidth\";s:1:\"0\";s:29:\"user.profile.avatar.maxHeight\";s:1:\"0\";s:27:\"user.profile.avatar.maxSize\";s:1:\"0\";s:24:\"user.membersList.canView\";b:1;s:21:\"user.pm.maxRecipients\";s:1:\"0\";s:13:\"user.pm.maxPm\";s:1:\"0\";s:18:\"user.pm.maxFolders\";s:1:\"0\";s:25:\"user.pm.maxAttachmentSize\";s:1:\"0\";s:35:\"user.pm.allowedAttachmentExtensions\";s:0:\"\";s:26:\"user.pm.maxAttachmentCount\";s:1:\"0\";s:17:\"user.pm.maxLength\";s:5:\"10000\";s:23:\"user.board.canViewBoard\";b:1;s:24:\"user.board.canEnterBoard\";b:1;s:24:\"user.board.canReadThread\";b:1;s:26:\"user.board.postEditTimeout\";i:-1;s:24:\"user.board.maxPostLength\";s:5:\"10000\";s:32:\"user.board.canDownloadAttachment\";b:1;s:28:\"user.board.maxAttachmentSize\";s:1:\"0\";s:38:\"user.board.allowedAttachmentExtensions\";s:0:\"\";s:29:\"user.board.maxAttachmentCount\";s:1:\"0\";}s:11:\"\0*\0sqlJoins\";s:238:\" LEFT JOIN wcf2_user_to_groups groups ON (groups.userID = user.userID)\n LEFT JOIN wcf2_user_to_languages languages ON (languages.userID = user.userID) LEFT JOIN wcf2_user_option_value user_option ON (user_option.userID = user.userID)\";s:13:\"\0*\0sqlSelects\";s:220:\" GROUP_CONCAT(DISTINCT groups.groupID ORDER BY groups.groupID ASC SEPARATOR \',\') AS groupIDs,\n GROUP_CONCAT(DISTINCT languages.languageID ORDER BY languages.languageID ASC SEPARATOR \',\') AS languageIDs,user_option.*,\";s:13:\"\0*\0sqlGroupBy\";s:23:\" GROUP BY user.userID \";s:11:\"\0*\0groupIDs\";a:2:{i:0;s:1:\"1\";i:1;s:1:\"2\";}s:7:\"\0*\0data\";a:1:{s:6:\"userID\";i:0;}}',
'',
''
)
error code: 1194
sql type: MySQLDatabase
sql error: Table 'wcf2_session' is marked as crashed and should be repaired
sql error number: 1194
sql version:
file: /home/grind/public_html/forum/wcf/lib/system/database/MySQLDatabase.class.php (109)
php version: 5.2.0
wcf version: 1.0.0 RC 4
date: Thu, 07 Aug 2008 21:14:22 +0000
request: /forum/
referer:
#0 /home/grind/public_html/forum/wcf/lib/system/session/CookieSessionFactory.class.php(66): MySQLDatabase->sendQuery('INSERT INTO ?wc...')
#1 /home/grind/public_html/forum/wcf/lib/system/session/SessionFactory.class.php(41): CookieSessionFactory->create()
#2 /home/grind/public_html/forum/lib/system/WBBCore.class.php(173): SessionFactory->get()
#3 /home/grind/public_html/forum/wcf/lib/system/WCF.class.php(48): WBBCore->initSession()
#4 /home/grind/public_html/forum/global.php(13): WCF->__construct()
#5 /home/grind/public_html/forum/index.php(2): require_once('/home/grind/pub...')
#6 {main}