Skip to content

Releases: bakwc/mysql_ch_replicator

v0.0.52

02 Jan 19:35
6e1c851
Compare
Choose a tag to compare

What's Changed

  • Added support for mysql 8.4 and higher by @bakwc in #74

Full Changelog: v0.0.51...v0.0.52

v0.0.51

01 Jan 22:11
84a6920
Compare
Choose a tag to compare

What's Changed

  • Support for mysql set type by @bakwc in #72
  • Fix potentially missed few records when running real-time replication for the first time

Full Changelog: v0.0.50...v0.0.51

v0.0.50

31 Dec 16:04
714d94d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.49...v0.0.50

v0.0.49

26 Dec 08:56
c993372
Compare
Choose a tag to compare

What's Changed

  • Skip tables on alter query by @bakwc in #66

Full Changelog: v0.0.48...v0.0.49

v0.0.48

24 Dec 22:11
Compare
Choose a tag to compare

What's Changed

  • Http API to restart replication by @bakwc in #64

Full Changelog: v0.0.47...v0.0.48

v0.0.47

22 Dec 23:11
8b3867f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.46...v0.0.47

v0.0.46

19 Dec 11:01
c53bd65
Compare
Choose a tag to compare

What's Changed

  • Fix IF NOT EXISTS statement handling by @bakwc in #62

Full Changelog: v0.0.45...v0.0.46

0.0.45

18 Dec 00:36
2c1f5f4
Compare
Choose a tag to compare

What's Changed

  • Fixed handling create table operation by @bakwc in #60

Full Changelog: v0.0.44...v0.0.45

0.0.44

17 Dec 15:47
52cb7c4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.43...v0.0.44

0.0.41

09 Dec 14:37
4f85a95
Compare
Choose a tag to compare

What's Changed

  • Fixed parsing dates by @bakwc in #51
  • Ignore SPATIAL KEY during replication by @Stanpol in #52
  • Fixed erase multicolumn primary key by @bakwc in #54
  • Deploy releases automatically by @bakwc in #55

New Contributors

Full Changelog: 0.0.38...v0.0.41