-
Committer:
knielsen at knielsen-hq
-
Date:
2014-04-11 06:39:48 UTC
-
Revision ID:
knielsen@knielsen-hq.org-20140411063948-8qs97uq8vig06i0s
MDEV-6067: Partitioned table DML sometimes binlogged without XID event
Revert the old patch revid:monty@askmonty.org-20100325133339-7mkel6valai0b4lb
This patch caused the InnoDB part of the transaction to not be marked
read-write in some cases, which messes up XA commit (and likely other
stuff as well).