vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Weird TEMP table (https://vborg.vbsupport.ru/showthread.php?t=257178)

modyyy55 01-15-2011 02:44 PM

Weird TEMP table
 
Hi,


I found a new table in the database that named taggregate_temp_1291546560, and it's type is MEMORY.

Is this normal ? or it's somehow a problem ?

And what should I do exactly ?


Thanks.

kh99 01-15-2011 02:49 PM

That's created by the threadviews cron process (includes/cron/threadviews.php) that runs once an hour to update the thread view counts (if you have that option selected in the acp). It's supposed to be dropped when the process is done with it. I don't really know much about mysql admin, but if it's been there for a while (like more than an hour) then I don't see why you couldn't drop it.

modyyy55 01-15-2011 03:27 PM

Quote:

Originally Posted by kh99 (Post 2149496)
That's created by the threadviews cron process (includes/cron/threadviews.php) that runs once an hour to update the thread view counts (if you have that option selected in the acp). It's supposed to be dropped when the process is done with it. I don't really know much about mysql admin, but if it's been there for a while (like more than an hour) then I don't see why you couldn't drop it.


Thanks kh99,

I guess that the number 1291546560 at the end of the table's name is a UNIX-Time-Stamp, and if it's true then that seems like the table is here for more than a month but I didn't notice it !

I think I have to remove it, but I'm somehow afraid of doing this.

What's your opinion ?

kh99 01-15-2011 03:51 PM

I think you can safely remove it. The very worst case would be that you'd lose an hour's worth of thread view counts, but that would only happen if a process is currently running that's trying to use it, and I don't see how that's possible. And like I said, I don't know mysql that well, but being a temp memory table, I'm guessing it would go away if you restarted mysql.

modyyy55 01-17-2011 01:24 AM

Thanks kh99 a lot for your help :).


All times are GMT. The time now is 02:57 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.01527 seconds
  • Memory Usage 1,717KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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