Jump to content

Admin Stuff on MySQL


lampstax

Recommended Posts

Recently the MySQL server got a spike in traffic, and bogged down the entire site.

 

The DBA guys at the colo was able to ran some test and determine that it was the `tags` that was causing the spikes.    He helped us optimize and re-index some stuff and the problem seems to go away .. for now atleast.  It might just be one of those things where its a matter of time before the problem resurface.

 

My question is .. what command did he run to determine that it was the `tags` table that was causing the issue ?

 

I ran `SHOW PROCESSLIST` and i saw no queries at that time hitting the `tags` table.    We're not keeping a slow queries log .. so how would he determine this ?

 

Just curious.

 

Thanks

Link to comment
https://forums.phpfreaks.com/topic/126354-admin-stuff-on-mysql/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.