Skip to content

Releases: bakwc/mysql_ch_replicator

0.0.36

24 Nov 17:12

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

Choose a tag to compare

What's Changed

Full Changelog: 0.0.34...0.0.35

0.0.34

20 Nov 20:40

Choose a tag to compare

What's Changed

Full Changelog: 0.0.33...0.0.34

0.0.33

20 Nov 10:24

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

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

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

Choose a tag to compare

What's Changed

Full Changelog: 0.0.29...0.0.30

0.0.29

08 Nov 09:15

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

0.0.28

05 Nov 14:48

Choose a tag to compare

What's Changed

  • Fixed exception while running initial replication of unsigned numeric null values by @bakwc

Full Changelog: 0.0.27...0.0.28

0.0.27

31 Oct 11:03

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.26...0.0.27