Skip to content

Releases: bakwc/mysql_ch_replicator

v0.0.81

12 Apr 12:37
4aeb79d

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

Choose a tag to compare

What's Changed

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

v0.0.79

05 Apr 12:59
856256a

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

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

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

Choose a tag to compare

What's Changed

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

v0.0.75

26 Mar 21:19
a0e1965

Choose a tag to compare

What's Changed

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

v0.0.74

25 Mar 12:28
ebc9eec

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

v0.0.73

12 Mar 08:25
3021dd6

Choose a tag to compare

What's Changed

  • Fixed alter table auto_increment query by @bakwc in #122

Full Changelog: v0.0.72...v0.0.73

v0.0.72

11 Mar 17:05
0b82465

Choose a tag to compare

What's Changed

  • Detect missing database and recreate & Fix enum conversion uppercase to lowercase etc. by @jaredmdobson in #121

Full Changelog: v0.0.71...v0.0.72