MySQL Forums
Forum List  »  InnoDB

Re: 5.0 and 5.5 performance question--select
Posted by: Rick James
Date: May 04, 2012 06:26PM

Need more info:
* SHOW CREATE TABLE tbl\G -- engine, indexes
* SHOW TABLE STATUS LIKE 'tbl'\G -- sizes
* SHOW VARIABLES LIKE '%buffer%'; -- cache size

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: 5.0 and 5.5 performance question--select
906
May 04, 2012 06:26PM


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.