Skip to content

Releases: bakwc/mysql_ch_replicator

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

0.0.30

11 Nov 17:19
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.29...0.0.30

0.0.29

08 Nov 09:15
Compare
Choose a tag to compare

What's Changed

  • Added debug log level, and more detailed logs by @bakwc in #18
  • Added clickhouse connection timeout settings by @bakwc

Full Changelog: 0.0.28...0.0.29