MySQL Forums
Forum List  »  Performance

Re: 5 Queries with over 10,000 ms response times and sample count is over 1000 - within a 30 minute window
Posted by: Thomas Kazarian
Date: July 19, 2013 09:05AM

For the definitions, which output would be most helpful to you?

mysql > DESC myTable;
mysql> SHOW CREATE TABLE myTable;
mysql> SHOW FULL COLUMNS FROM myTable;

Options: ReplyQuote




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.