Skip to content

Releases: bakwc/mysql_ch_replicator

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

0.0.38

03 Dec 11:24
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.37...0.0.38

0.0.37

30 Nov 13:47
Compare
Choose a tag to compare

What's Changed

  • Auto restart db_replicator by @bakwc in #42
  • Ignore fulltext key by @bakwc in #43
  • Fixed tables with alternative encoding by @bakwc in #44

Full Changelog: 0.0.36...0.0.37

0.0.36

24 Nov 17:12
Compare
Choose a tag to compare

What's Changed

  • Call OPTIMIZE automatically by @bakwc in #36
  • Auto-create a new DB in clickhouse when it created in MySQL by @bakwc in #37
  • Support for compound primary key by @bakwc in #34
  • Support for indexes by @bakwc in #38

Full Changelog: 0.0.35...0.0.36

0.0.35

20 Nov 21:01
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.34...0.0.35

0.0.34

20 Nov 20:40
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.33...0.0.34

0.0.33

20 Nov 10:24
Compare
Choose a tag to compare

What's Changed

  • Quick fix to prioritize bigint to avoid bigint being mapped to Int32 by @giriputraa in #29

New Contributors

Full Changelog: 0.0.32...0.0.33

0.0.32

17 Nov 16:52
Compare
Choose a tag to compare

What's Changed

  • Fixed MariaDB collation error by @bakwc in #26

Full Changelog: 0.0.31...0.0.32

0.0.31

16 Nov 09:56
Compare
Choose a tag to compare

What's Changed

  • Check for final setting enabled in clickhouse by @bakwc in #21
  • Ability to exclude some tables / some databases by @bakwc in #22
  • Validate primary key not null by @bakwc in #23
  • Check for unsupported config options by @bakwc in #24

Full Changelog: 0.0.30...0.0.31