MySQL Forums
Forum List  »  Newbie

Re: large number of insert with autocommit set to off
Posted by: Rick James
Date: April 06, 2012 09:10PM

> It looks as if the problem occurs when I wait a long time before committing.

There's an old joke about a boy who went to the doctor:
Boy: "Doc, it hurts when I do this."
Doctor: "Well, don't do that."

Did the COMMIT finish before "select count(*) from SALES;" returned 0? If so, I recommend you file a bug with bugs.mysql.com.

Options: ReplyQuote


Subject
Written By
Posted
Re: large number of insert with autocommit set to off
April 06, 2012 09:10PM


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.