Skip to content

Tags: Mu-L/gravity

Tags

v0.9.71

Toggle v0.9.71's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix TiDB DEFAULT_GENERATED (moiot#290)

v0.9.70

Toggle v0.9.70's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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

v0.9.69

Toggle v0.9.69's commit message
Upgrade parser (moiot#241)

* upgrade parser

v0.9.68

Toggle v0.9.68's commit message
fix bidirectional drop (moiot#230)

* fix bidirectional drop

v0.9.67

Toggle v0.9.67's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
should fatal when get schema error (moiot#219)

v0.9.66

Toggle v0.9.66's commit message
ignore binlog from schema `mysql` (moiot#210)

v0.9.65

Toggle v0.9.65's commit message
Fix (moiot#198)

* fix(input.mysql): no fatal when columns and data mismatch

v0.9.64

Toggle v0.9.64's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(input.mysql): no fatal when columns and data mismatch (moiot#197)

v0.9.63

Toggle v0.9.63's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
support drop multiple table (moiot#196)

v0.9.62

Toggle v0.9.62's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add timeout for db connections (moiot#194)

* add timeout for db connections