vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   aaggregate_temp errors ? (https://vborg.vbsupport.ru/showthread.php?t=175422)

okgaz 04-07-2008 12:11 PM

aaggregate_temp errors ?
 
Hey everyone!

Ok, I just got back from holiday + my email inbox is full of hundreds of vb errors like this:

Code:

Database error in vBulletin 3.6.8:

Invalid SQL:

INSERT INTO aaggregate_temp_1207491000
SELECT attachmentid, COUNT(*) AS views
FROM attachmentviews
GROUP BY attachmentid;

MySQL Error  : Can't open file: 'attachmentviews.MYI'. (errno: 130)
Error Number : 1016
Date        : Sunday, April 6th 2008 @ 04:10:43 PM
Script      : http://sitename.com/cron.php?rand=592288
Referrer    : http://sitename.com/forumname/4631-threadname.html
IP Address  : 195.91.46.41
Username    : Unregistered
Classname    : vB_Database


I checked phpmyadmin + my forum database contains hundreds of empty tables with names such as:

(0 Rows) aaggregate_temp_1207174200
(0 Rows) aaggregate_temp_1207177800
(0 Rows) aaggregate_temp_1207192200
(0 Rows) aaggregate_temp_1207195800


each containing the empty rows:

attachmentid int(10)
views int(10)

Anybody know what's up + how to make the madness stop?

Marco van Herwaarden 04-07-2008 12:16 PM

MySQL error code 130: Incorrect file format

Try to repair your database.

PS A lot of these aaggregate_ tables might indicate that the MySQL user does not have full permissions to the database (delete permission)

okgaz 04-07-2008 07:55 PM

Quote:

Originally Posted by Marco van Herwaarden (Post 1485179)
MySQL error code 130: Incorrect file format

Try to repair your database.

I tried repairing and optimising the tables via vbulletin a couple of hours ago + the errors are still coming I'm afraid :S

Quote:

Originally Posted by Marco van Herwaarden (Post 1485179)
PS A lot of these aaggregate_ tables might indicate that the MySQL user does not have full permissions to the database (delete permission)

Sounds reasonable, any ideas what I should look at? I know how to use phpmyadmin but am a noob when it comes to permissions etc. It's worth noting though that I'm using the same mysql db/table/user as I have done for the last year + these errors have only just started recently.

Note: Not sure if it could be related but I recently switched from php4 to php5, the errors didn't start until a couple of weeks later though.

Marco van Herwaarden 04-12-2008 10:43 AM

Maybe your host also upgraded MySQL. Later versions have more permissions that might have been turned off by default. I suggest you start by asking your host to assis with this.

Does the server have any type of control panel like cPanel?

suraja 11-23-2008 10:58 PM

Hi,

I have same trouble on my Vbull.
What should I ask to my host about this, I'm not expert on this.

Please help

manuelg1201 02-21-2010 06:49 AM

i have this issue as well, and every so often all users get logged off at the same time.

Naan-Kadavul 01-19-2011 09:34 AM

same problem for me too...!!


All times are GMT. The time now is 03:26 PM.

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.00970 seconds
  • Memory Usage 1,726KB
  • 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)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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