Releases: bakwc/mysql_ch_replicator
Releases · bakwc/mysql_ch_replicator
0.0.29
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
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.26
What's Changed
- Better numeric types handling (Unsigned types, unsigned tinyint, smallint, mediumint, int, bigint) by @bakwc
- varbinary type support by @bakwc
Full Changelog: 0.0.24...0.0.26
0.0.25
What's Changed
- Fixed running initial replication when switched DB by @bakwc in #13
- Fixed comments in table create statement by @bakwc
- Fixed double by @bakwc
Full Changelog: 0.0.23...0.0.24