Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
Description
<montywi> the task is the following:
<montywi> If one now do:
<montywi> DROP TABLE /* comment-for-replication */ t1,t2;
<montywi> When we write it to the binary log we remove the comment
<montywi> the task is to preserve the comment between drop table and the first table and write it to the replication log
<montywi> tungsten needs this to be able to know from which server the drop table originated.
Attachments
Activity
Fix Version/s | 5.5.26 [ 11100 ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Resolution | Fixed [ 1 ] | |
Status | In Progress [ 3 ] | Closed [ 6 ] |
Workflow | defaullt [ 12213 ] | MariaDB v2 [ 45673 ] |
Workflow | MariaDB v2 [ 45673 ] | MariaDB v3 [ 66369 ] |
Workflow | MariaDB v3 [ 66369 ] | MariaDB v4 [ 131943 ] |
Patch proposal:
http://lists.askmonty.org/pipermail/commits/2012-July/003542.html