Skip to content

Releases: bakwc/mysql_ch_replicator

v0.0.83

06 May 20:40
82ee491
Compare
Choose a tag to compare

What's Changed

  • Fix alter table add key exception by @bakwc in #153

Full Changelog: v0.0.82...v0.0.83

v0.0.82

05 May 17:23
02f2302
Compare
Choose a tag to compare

What's Changed

  • Added option to ignore delete operation by @bakwc in #151

Full Changelog: v0.0.81...v0.0.82

v0.0.81

12 Apr 12:37
4aeb79d
Compare
Choose a tag to compare

What's Changed

  • Fix index error when ALTER table by @bakwc in #147

Full Changelog: v0.0.80...v0.0.81

v0.0.80

11 Apr 21:28
b68d53e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.79...v0.0.80

v0.0.79

05 Apr 12:59
856256a
Compare
Choose a tag to compare

What's Changed

  • Verify table structure after initial replication by @bakwc in #142

Full Changelog: v0.0.78...v0.0.79

v0.0.78

03 Apr 21:07
ee7c5fa
Compare
Choose a tag to compare

What's Changed

  • Fix version for parallel replication by @bakwc in #139

Full Changelog: v0.0.77...v0.0.78

v0.0.77

01 Apr 21:35
Compare
Choose a tag to compare

What's Changed

  • Parallel initial replication by @bakwc in #134
  • Perftests for initial-only replication by @bakwc in #135
  • Refactor db replicator - split into initial / realtime by @bakwc in #136

Full Changelog: v0.0.76...v0.0.77

v0.0.76

27 Mar 20:10
8b5294e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.75...v0.0.76

v0.0.75

26 Mar 21:19
a0e1965
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.74...v0.0.75

v0.0.74

25 Mar 12:28
ebc9eec
Compare
Choose a tag to compare

What's Changed

  • Handling create table LIKE another_table by @bakwc in #127

Full Changelog: v0.0.73...v0.0.74