MySQL Forums
Forum List  »  InnoDB

Re: Deadlock while doing performance testing in clojure/mysql
Posted by: Rick James
Date: March 20, 2014 06:18PM

SHOW CREATE TABLE for each table involved in the deadlock.

Show us the entire transaction (both of them), BEGIN...COMMIT.

SHOW VARIABLES LIKE 'innodb%';

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Deadlock while doing performance testing in clojure/mysql
1101
March 20, 2014 06:18PM


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.