truncate gives deadlock error, although command is successful

Bug #874879 reported by Seppo Jaakola
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MySQL patches by Codership
Fix Released
Medium
Seppo Jaakola
5.5
Fix Released
Medium
Seppo Jaakola

Bug Description

how to reproduce, simply, run truncate:

mysql> create table t (i int);
mysql> truncate t;
ERROR 1213 (40001): Deadlock found when trying to get lock; try restarting transaction

Changed in codership-mysql:
status: New → In Progress
Revision history for this message
Seppo Jaakola (seppo-jaakola) wrote :

Postponing TOTAL_ORDER mode until thd query cleanup, in change set: http://bazaar.launchpad.net/~codership/codership-mysql/wsrep-5.5/revision/3583

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.