-
-
Notifications
You must be signed in to change notification settings - Fork 141
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feature: unsupported DDL in binlog layer should be filtered #1186
Labels
A-feature
feature with good idea
B-DDL
DDL related issues
B-master-replica
master/replica sync, replay
B-storage
data type, data storage, insert,update,delete, transactions
Milestone
Comments
DandreChen
changed the title
feature: unsupported DDL in bingloglayer should report error
feature: unsupported DDL in binglog layer should report error
Jan 3, 2023
Ignore error codes:
|
export error codes:
|
DandreChen
changed the title
feature: unsupported DDL in binglog layer should report error
feature: unsupported DDL in binglog layer should be filtered
Jan 6, 2023
wisehead
added
B-DDL
DDL related issues
B-master-replica
master/replica sync, replay
labels
Jan 9, 2023
DandreChen
changed the title
feature: unsupported DDL in binglog layer should be filtered
feature: unsupported DDL in binlog layer should be filtered
Jan 10, 2023
DandreChen
added a commit
to DandreChen/stonedb
that referenced
this issue
Jan 10, 2023
…toneatom#1186) Filter the errors of secondary index、unique index、fulltext index、trigger、 foreign key in binlog layer.
DandreChen
added a commit
to DandreChen/stonedb
that referenced
this issue
Jan 10, 2023
…toneatom#1186) Filter the errors of secondary index、unique index、fulltext index、trigger、 foreign key in binlog layer.
DandreChen
added a commit
to DandreChen/stonedb
that referenced
this issue
Jan 10, 2023
…toneatom#1186) Filter the errors of secondary index、unique index、fulltext index、trigger、 foreign key in binlog layer.
14 tasks
DandreChen
added a commit
to DandreChen/stonedb
that referenced
this issue
Jan 10, 2023
…neatom#1186) Filter the errors of secondary index、unique index、fulltext index、trigger、 foreign key in binlog layer.
DandreChen
added a commit
to DandreChen/stonedb
that referenced
this issue
Jan 10, 2023
…neatom#1186) Filter the errors of secondary index、unique index、fulltext index、trigger、 foreign key in binlog layer.
DandreChen
added a commit
to DandreChen/stonedb
that referenced
this issue
Jan 17, 2023
…neatom#1186) Filter the errors of secondary index、unique index、fulltext index、trigger、 foreign key in binlog layer.
DandreChen
added a commit
to DandreChen/stonedb
that referenced
this issue
Jan 17, 2023
…neatom#1186) Filter the errors of secondary index、unique index、fulltext index、trigger、 foreign key in binlog layer.
Nliver
pushed a commit
to DandreChen/stonedb
that referenced
this issue
Jan 30, 2023
…neatom#1186) Filter the errors of secondary index、unique index、fulltext index、trigger、 foreign key in binlog layer.
hustjieke
added
the
B-storage
data type, data storage, insert,update,delete, transactions
label
Jan 30, 2023
DandreChen
added a commit
to DandreChen/stonedb
that referenced
this issue
Jan 31, 2023
…neatom#1186) Add test case for filtering errors. Filter the errors of secondary index、unique index、fulltext index、trigger、 foreign key in binlog layer.
DandreChen
added a commit
to DandreChen/stonedb
that referenced
this issue
Jan 31, 2023
…neatom#1186) Add test case for filtering errors. Filter the errors of secondary index、unique index、fulltext index、trigger、 foreign key in binlog layer.
DandreChen
added a commit
to DandreChen/stonedb
that referenced
this issue
Jan 31, 2023
…neatom#1186) Add test case for filtering errors. Filter the errors of secondary index、unique index、fulltext index、trigger、 foreign key in binlog layer.
DandreChen
added a commit
to DandreChen/stonedb
that referenced
this issue
Jan 31, 2023
…neatom#1186) Add test case for filtering errors. Filter the errors of secondary index、unique index、fulltext index、trigger、 foreign key in binlog layer.
14 tasks
DandreChen
added a commit
to DandreChen/stonedb
that referenced
this issue
Jan 31, 2023
…neatom#1186) Add test case for filtering errors. Filter the errors of secondary index、unique index、fulltext index、trigger、 foreign key in binlog layer.
DandreChen
added a commit
to DandreChen/stonedb
that referenced
this issue
Jan 31, 2023
…neatom#1186) Add test case for filtering errors. Filter the errors of secondary index、unique index、fulltext index、trigger、 foreign key in binlog layer.
mergify bot
pushed a commit
that referenced
this issue
Jan 31, 2023
Add test case for filtering errors. Filter the errors of secondary index、unique index、fulltext index、trigger、 foreign key in binlog layer.
DandreChen
added a commit
to DandreChen/stonedb
that referenced
this issue
Feb 2, 2023
…neatom#1186) Add test case for filtering errors. Filter the errors of secondary index、unique index、fulltext index、trigger、 foreign key in binlog layer.
DandreChen
added a commit
to DandreChen/stonedb
that referenced
this issue
Feb 2, 2023
…neatom#1186) Add test case for filtering errors. Filter the errors of secondary index、unique index、fulltext index、trigger、 foreign key in binlog layer.
mergify bot
pushed a commit
that referenced
this issue
Feb 2, 2023
Add test case for filtering errors. Filter the errors of secondary index、unique index、fulltext index、trigger、 foreign key in binlog layer.
mergify bot
pushed a commit
that referenced
this issue
Feb 27, 2023
Add test case for filtering errors. Filter the errors of secondary index、unique index、fulltext index、trigger、 foreign key in binlog layer.
konghaiya
pushed a commit
to konghaiya/stonedb
that referenced
this issue
Mar 7, 2023
…neatom#1186) Add test case for filtering errors. Filter the errors of secondary index、unique index、fulltext index、trigger、 foreign key in binlog layer.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
A-feature
feature with good idea
B-DDL
DDL related issues
B-master-replica
master/replica sync, replay
B-storage
data type, data storage, insert,update,delete, transactions
Is your feature request related to a problem? Please describe.
Describe the solution you'd like
Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered: