MySQL Forums
Forum List  »  InnoDB

Re: MySQL tuning problem
Posted by: Rick James
Date: March 16, 2009 11:06PM

Lots of things _could_ be involved.

Please provide
* SHOW CREATE TABLE tbl\G
* SHOW TABLE STATUS LIKE 'tbl'\G
* EXPLAIN SELECT ...\G
And
* SHOW VARIABLES LIKE 'innodb_%';
* SHOW VARIABLES LIKE '%size';
and surround them with [ code ] and [ / code ]

Options: ReplyQuote


Subject
Views
Written By
Posted
2343
March 16, 2009 05:11AM
Re: MySQL tuning problem
1660
March 16, 2009 11:06PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.