Skip to content

Releases: bakwc/mysql_ch_replicator

0.0.28

05 Nov 14:48
Compare
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
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.26...0.0.27

0.0.26

31 Oct 08:27
Compare
Choose a tag to compare

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

30 Oct 18:57
Compare
Choose a tag to compare

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.23

30 Oct 13:32
Compare
Choose a tag to compare

What's Changed

  • Another fix related to datetime handling by @bakwc

Full Changelog: 0.0.21...0.0.22

0.0.22

30 Oct 09:32
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.21...0.0.22

0.0.21

30 Oct 08:20
Compare
Choose a tag to compare

What's Changed

  • tinyint type support by @bakwc

Full Changelog: 0.0.20...0.0.21

0.0.20

29 Oct 19:07
eb6cfeb
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.19...0.0.20

0.0.19

27 Oct 20:16
Compare
Choose a tag to compare

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

0.0.18

27 Oct 15:58
Compare
Choose a tag to compare

What's Changed

  • Handling text and blob data types, #3 by @bakwc in #8

Full Changelog: 0.0.17...0.0.18