Releases: bakwc/mysql_ch_replicator
Releases · bakwc/mysql_ch_replicator
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
0.0.19
What's Changed
- Logging improvements @bakwc in #9
- Writing logs to files, separated by database
- Added cpu_load metric
- Fixed bug with removing dump files with low activity use-cases (no records added for a long time)
Full Changelog: 0.0.18...0.0.19