MySQL Forums
Forum List  »  InnoDB

Deadlock instead of waiting
Posted by: Bob Bobby
Date: May 29, 2008 04:55PM

Hello

I have the folowing problem:
I have a cron job that does a start transaction then it updates/deletes/inserts data into some tables.
From my website when i try to update the same tables at the same time, i got a mysql deadlock error.

My question is simple: why did i get a deadlock ? I should have a wait ?

Thanks

Bob

Options: ReplyQuote


Subject
Views
Written By
Posted
Deadlock instead of waiting
2091
May 29, 2008 04:55PM
1390
May 29, 2008 05:00PM


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.