Shlomi Noach
|
4dd5a93ed7
|
- More work on go-mysql reader: now properly notes binlog coordinates as it makes progress
- Properly creating multiple BinlogEntry-ies when reading multi statement binlog event (Still todo: transactions)
|
2016-04-06 18:44:54 +02:00 |
|
Shlomi Noach
|
5deff2adb6
|
- working POC of row-copy iteration cycle
- initial work on table columns
- initial work on events streamer
|
2016-04-06 13:05:58 +02:00 |
|
Shlomi Noach
|
f771016bd5
|
.
|
2016-04-06 13:05:21 +02:00 |
|
Shlomi Noach
|
d8fefb3d6f
|
exploded args on range query building; iteration works
|
2016-04-05 19:50:49 +02:00 |
|
Shlomi Noach
|
3583ab5dc5
|
beginning support for ranges and iteration. Still WIP
|
2016-04-05 09:14:22 +02:00 |
|
Shlomi Noach
|
ea0906f4e5
|
reading table (range) min/max values, right now according to hardcoded unique key
|
2016-04-04 18:19:46 +02:00 |
|
Shlomi Noach
|
937491674c
|
adding applier, instance_key, instance_key_map
|
2016-04-04 15:30:49 +02:00 |
|
Shlomi Noach
|
cf87d16044
|
detecting master (includes sanity checks). Introducing Applier. Creating and altering ghost table
|
2016-04-04 15:29:02 +02:00 |
|
Shlomi Noach
|
c75cd998fb
|
a bunch of 'inspector' initial tests on the replica
|
2016-04-04 12:27:51 +02:00 |
|