Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 6 additions & 3 deletions data/fixtures/01-include-table.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@
"Table": "buildings",
"BinlogMessageTime": "2017-04-13T06:34:30Z",
"BinlogPosition": 397,
"XId": 9
"XId": 9,
"GTID": ""
},
"Type": "Insert",
"Data": {
Expand All @@ -22,7 +23,8 @@
"Table": "buildings",
"BinlogMessageTime": "2017-04-13T06:34:30Z",
"BinlogPosition": 397,
"XId": 9
"XId": 9,
"GTID": ""
},
"Type": "Insert",
"Data": {
Expand All @@ -40,7 +42,8 @@
"Table": "buildings",
"BinlogMessageTime": "2017-04-13T06:35:36Z",
"BinlogPosition": 1226,
"XId": 14
"XId": 14,
"GTID": ""
},
"Type": "Delete",
"Data": {
Expand Down
30 changes: 20 additions & 10 deletions data/fixtures/01.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@
"Table": "buildings",
"BinlogMessageTime": "2017-04-13T06:34:30Z",
"BinlogPosition": 397,
"XId": 9
"XId": 9,
"GTID": ""
},
"Type": "Insert",
"Data": {
Expand All @@ -22,7 +23,8 @@
"Table": "buildings",
"BinlogMessageTime": "2017-04-13T06:34:30Z",
"BinlogPosition": 397,
"XId": 9
"XId": 9,
"GTID": ""
},
"Type": "Insert",
"Data": {
Expand All @@ -40,7 +42,8 @@
"Table": "rooms",
"BinlogMessageTime": "2017-04-13T06:34:37Z",
"BinlogPosition": 692,
"XId": 10
"XId": 10,
"GTID": ""
},
"Type": "Insert",
"Data": {
Expand All @@ -58,7 +61,8 @@
"Table": "rooms",
"BinlogMessageTime": "2017-04-13T06:34:37Z",
"BinlogPosition": 692,
"XId": 10
"XId": 10,
"GTID": ""
},
"Type": "Insert",
"Data": {
Expand All @@ -76,7 +80,8 @@
"Table": "rooms",
"BinlogMessageTime": "2017-04-13T06:34:37Z",
"BinlogPosition": 692,
"XId": 10
"XId": 10,
"GTID": ""
},
"Type": "Insert",
"Data": {
Expand All @@ -94,7 +99,8 @@
"Table": "rooms",
"BinlogMessageTime": "2017-04-13T06:34:37Z",
"BinlogPosition": 692,
"XId": 10
"XId": 10,
"GTID": ""
},
"Type": "Insert",
"Data": {
Expand All @@ -112,7 +118,8 @@
"Table": "rooms",
"BinlogMessageTime": "2017-04-13T06:34:37Z",
"BinlogPosition": 692,
"XId": 10
"XId": 10,
"GTID": ""
},
"Type": "Insert",
"Data": {
Expand All @@ -130,7 +137,8 @@
"Table": "rooms",
"BinlogMessageTime": "2017-04-13T06:34:58Z",
"BinlogPosition": 967,
"XId": 12
"XId": 12,
"GTID": ""
},
"Type": "Update",
"OldData": {
Expand All @@ -156,7 +164,8 @@
"Table": "rooms",
"BinlogMessageTime": "2017-04-13T06:34:58Z",
"BinlogPosition": 967,
"XId": 12
"XId": 12,
"GTID": ""
},
"Type": "Update",
"OldData": {
Expand All @@ -182,7 +191,8 @@
"Table": "buildings",
"BinlogMessageTime": "2017-04-13T06:35:36Z",
"BinlogPosition": 1226,
"XId": 14
"XId": 14,
"GTID": ""
},
"Type": "Delete",
"Data": {
Expand Down
9 changes: 6 additions & 3 deletions data/fixtures/02.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@
"Table": "(unknown)",
"BinlogMessageTime": "2017-04-13T08:01:35Z",
"BinlogPosition": 432,
"XId": 0
"XId": 0,
"GTID": ""
},
"Type": "Query",
"Query": "CREATE TABLE employees (\n emp_no INT UNSIGNED AUTO_INCREMENT NOT NULL,\n birth_date DATE NOT NULL,\n first_name VARCHAR(14) NOT NULL,\n last_name VARCHAR(16) NOT NULL,\n PRIMARY KEY (emp_no) \n)"
Expand All @@ -15,7 +16,8 @@
"Table": "employees",
"BinlogMessageTime": "2017-04-13T08:02:04Z",
"BinlogPosition": 635,
"XId": 8
"XId": 8,
"GTID": ""
},
"Type": "Insert",
"Data": {
Expand All @@ -34,7 +36,8 @@
"Table": "(unknown)",
"BinlogMessageTime": "2017-04-13T08:02:17Z",
"BinlogPosition": 794,
"XId": 0
"XId": 0,
"GTID": ""
},
"Type": "Query",
"Query": "DROP TABLE `employees` /* generated by server */"
Expand Down
21 changes: 14 additions & 7 deletions data/fixtures/03.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@
"Table": "buildings",
"BinlogMessageTime": "2017-04-24T03:47:57Z",
"BinlogPosition": 323,
"XId": 9
"XId": 9,
"GTID": ""
},
"Type": "Insert",
"Data": {
Expand All @@ -22,7 +23,8 @@
"Table": "buildings",
"BinlogMessageTime": "2017-04-24T03:47:57Z",
"BinlogPosition": 323,
"XId": 9
"XId": 9,
"GTID": ""
},
"Type": "Insert",
"Data": {
Expand All @@ -40,7 +42,8 @@
"Table": "buildings",
"BinlogMessageTime": "2017-04-24T03:50:14Z",
"BinlogPosition": 560,
"XId": 11
"XId": 11,
"GTID": ""
},
"Type": "Update",
"OldData": {
Expand All @@ -66,7 +69,8 @@
"Table": "buildings",
"BinlogMessageTime": "2017-04-24T03:50:23Z",
"BinlogPosition": 797,
"XId": 12
"XId": 12,
"GTID": ""
},
"Type": "Update",
"OldData": {
Expand All @@ -92,7 +96,8 @@
"Table": "buildings",
"BinlogMessageTime": "2017-04-24T03:50:35Z",
"BinlogPosition": 1130,
"XId": 13
"XId": 13,
"GTID": ""
},
"Type": "Update",
"OldData": {
Expand All @@ -118,7 +123,8 @@
"Table": "buildings",
"BinlogMessageTime": "2017-04-24T03:50:35Z",
"BinlogPosition": 1130,
"XId": 13
"XId": 13,
"GTID": ""
},
"Type": "Update",
"OldData": {
Expand All @@ -144,7 +150,8 @@
"Table": "buildings",
"BinlogMessageTime": "2017-04-24T03:50:35Z",
"BinlogPosition": 1130,
"XId": 13
"XId": 13,
"GTID": ""
},
"Type": "Update",
"OldData": {
Expand Down
Loading