Mysql-ch-replicator

Latest version: v0.0.77

Safety actively analyzes 723144 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 10 of 10

0.0.17

What's Changed
* Prevent binlog removal during initial replication by bakwc in https://github.com/bakwc/mysql_ch_replicator/pull/5
* Tables and databases flexible filtering by bakwc in https://github.com/bakwc/mysql_ch_replicator/pull/6
Now possible to use a list of databases / tables, e.g.:

yaml
databases: ['my_database_1', 'my_database_2']
tables: ['table_1', 'table_2*']


Previous syntax (with single database) also supported.

**Full Changelog**: https://github.com/bakwc/mysql_ch_replicator/compare/0.0.16...0.0.17

0.0.16

What's Changed
* Skip filtered databases by bakwc in https://github.com/bakwc/mysql_ch_replicator/pull/4
* [Use random server_id instead of the fixed one](https://github.com/bakwc/mysql_ch_replicator/commit/6835f5edc19657345629e936de434880c933adc1)

**Full Changelog**: https://github.com/bakwc/mysql_ch_replicator/compare/0.0.15...0.0.16

0.0.15

What's Changed
* Support ALTER TABLE CHANGE COLUMN operation in https://github.com/bakwc/mysql_ch_replicator/pull/2
* [Fixed altering table with back-quoted columns](https://github.com/bakwc/mysql_ch_replicator/commit/44188323ce478b89aeb3f19e1d52f1994a4594af)
* Test for removal in https://github.com/bakwc/mysql_ch_replicator/pull/1

0.0.14

- Command for one-time data copy
- Fixed replication of strings / large JSON
- Added tests as github workflow

**Full Changelog**: https://github.com/bakwc/mysql_ch_replicator/compare/0.0.13...0.0.14

0.0.13

Initial release

Page 10 of 10

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.