We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
fix TiDB DEFAULT_GENERATED (moiot#290)
feat(mysqlstream): add heartbeat msg to prevent sliding window timeout ( moiot#275) * feat(mysqlstream): add heartbeat msg to prevent sliding window timeout when handling large transaction
Upgrade parser (moiot#241) * upgrade parser
fix bidirectional drop (moiot#230) * fix bidirectional drop
should fatal when get schema error (moiot#219)
ignore binlog from schema `mysql` (moiot#210)
Fix (moiot#198) * fix(input.mysql): no fatal when columns and data mismatch
fix(input.mysql): no fatal when columns and data mismatch (moiot#197)
support drop multiple table (moiot#196)
add timeout for db connections (moiot#194) * add timeout for db connections