MySQL Forums
Forum List  »  InnoDB

Re: Strange SELECT lock / timeout
Posted by: Rick James
Date: April 12, 2013 10:14PM

Wow!

What version of MySQL? Using a plugin? Or XtraDB?
EXPLAIN each of the SELECTs (Let's see if there is a difference.)
How many rows in the table?
SHOW TABLE STATUS
SHOW VARIABLES LIKE 'innodb%';

Options: ReplyQuote


Subject
Views
Written By
Posted
2328
April 11, 2013 01:58PM
1057
April 11, 2013 02:36PM
Re: Strange SELECT lock / timeout
768
April 12, 2013 10:14PM
926
April 17, 2013 11:24PM


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.