MySQL Forums
Forum List  »  InnoDB

Re: SQLException: Cannot execute statement in a READ ONLY transaction.
Posted by: Rick James
Date: September 16, 2014 03:45PM

What is the statement?
What is the BEGIN or START statement?

Do any of these apply?
http://dev.mysql.com/doc/refman/5.6/en/innodb-performance-ro-txn.html

Check bugs.mysql.com to see if "implicit read-only transactions" have a bug in 5.6.19, possibly fixed later. If no luck there, file a bug, but be sure to provide enough information to reproduce it.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: SQLException: Cannot execute statement in a READ ONLY transaction.
3072
September 16, 2014 03:45PM


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.