vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   1114 Error. Please help (https://vborg.vbsupport.ru/showthread.php?t=157253)

ru55ian 09-07-2007 12:40 PM

1114 Error. Please help
 
This morning i woke up and noticed that my board is producing MySQL error 1114

Database error in vBulletin 3.6.8:

Invalid SQL:

INSERT IGNORE INTO session
(sessionhash, userid, host, idhash, lastactivity, location, styleid, languageid, loggedin, inforum, inthread, incalendar, badlocation, useragent, bypass, profileupdate)
VALUES
('615c575cb84e6c9e6abd79e150241c39', 1, '74.102.242.248', '9291daa73ad13eaa857368bd08a9be21', 1189175635, '/', 0, 0, 1, 0, 0, 0, 0, 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.0.04506; InfoPath.2; .NET CLR 1.1.4322)', 0, 0);

MySQL Error : The table 'session' is full
Error Number : 1114
Date : Friday, September 7th 2007 @ 07:33:56 AM

Can anyone tell me how to fix this?

Thanks in advance

nexialys 09-07-2007 02:08 PM

i suppose that your session timeout is too large, like most of the sites i know who wants to show more and more users who are online even if they are not...
from your phpMyAdmin or any mysql manager, go EMPTY your session table...

then go: AdminCP >> vBulletin Options >> Cookies and HTTP Header Options >> Session Timeout ...

set it to the default 900, so you have no more problems.

ru55ian 09-07-2007 06:10 PM

thanks, had to empty session table, p.s. my timeout is already set to 900, dropped it down to 600.

Marco van Herwaarden 09-08-2007 10:36 AM

This is often an indication that your Scheduled Tasks are not running (session table gets cleaned by a schedulaed task). Check your Scheduled Task logs to see if they are running at all.


All times are GMT. The time now is 06:28 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01370 seconds
  • Memory Usage 1,706KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete