Commit 741e036
Arthur Gautier
broken test, fixup event ordering
If create table is before we fetch the gtid from mysql, then
the create table should not appear in the replication stream.
Fetch gtid, THEN create table. Only one event should be in the
stream (the create table)
Signed-off-by: Arthur Gautier <baloo@gandi.net>1 parent c61d2b3 commit 741e036
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
810 | 810 | | |
811 | 811 | | |
812 | 812 | | |
813 | | - | |
814 | | - | |
815 | 813 | | |
816 | 814 | | |
817 | 815 | | |
| 816 | + | |
| 817 | + | |
| 818 | + | |
818 | 819 | | |
819 | 820 | | |
820 | 821 | | |
| |||
0 commit comments