Erik Johnston 4cff617df1
Move catchup of replication streams to worker. (#7024)
This changes the replication protocol so that the server does not send down `RDATA` for rows that happened before the client connected. Instead, the server will send a `POSITION` and clients then query the database (or master out of band) to get up to date.
2020-03-25 14:54:01 +00:00
..
2020-03-24 11:59:04 +00:00
2019-09-12 11:42:47 +01:00
2019-12-12 15:21:12 +00:00
2020-03-23 12:13:09 +00:00
2019-06-20 19:32:02 +10:00
2020-03-11 18:49:41 +00:00