dtle 2.19.03.0
Release Note
Features:
- Fine-grained DDL filtering (#392)
- You can specify type of
alter table
(add|drop|modify|change|alter column
)
- You can specify type of
- schema.table name conversion (alpha) (#231) (doc)
Bug-fixes:
- Consistent DDL meta-data (#321)
- When doing an incremental copy (binlog streaming), upon a DDL,
table structure info in dtle will be correctly updated. See demo
test case in the issue.
- When doing an incremental copy (binlog streaming), upon a DDL,
- Job status will be set to dead if conection to dest mysqld is broken (#414).
- Closing a session with a temporary table now will not cause the job dead (#384).
- Detect binlog dump threads (source mysqld) aliveness (#416).
- Advoid binlog dump thread leakage (#220).
- Fix 'systemctl cannot start dtle' (#383).
- Choose PK for paging (in full copying) when there are multiple unique keys (#415).
Pre-built Binary
- rpm or tarball as below
- docker image
docker pull actiontech/dtle:2.19.03.0