-
-
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
bug: (Primary/Secondary)Tables that contain secondary indexes cannot be synchronized from the primary database to the secondary database. #1325
Comments
konghaiya
added a commit
to konghaiya/stonedb
that referenced
this issue
Feb 23, 2023
…neatom#1325) Modify points: 1. Fix the error of judgment logic 2. Fix the value problem of (sql_mode) in the slave thread 3. Delete the error filtering logic in the binlog logic. These error filtering logic can be controlled by (sql_mode)
14 tasks
konghaiya
added a commit
to konghaiya/stonedb
that referenced
this issue
Feb 23, 2023
…neatom#1325) Modify points: 1. Fix the error of judgment logic 2. Fix the value problem of (sql_mode) in the slave thread 3. Delete the error filtering logic in the binlog logic. These error filtering logic can be controlled by (sql_mode)
konghaiya
added a commit
to konghaiya/stonedb
that referenced
this issue
Feb 23, 2023
…neatom#1325) Modify points: 1. Fix the error of judgment logic 2. Fix the value problem of (sql_mode) in the slave thread 3. Delete the error filtering logic in the binlog logic. These error filtering logic can be controlled by (sql_mode)
konghaiya
added a commit
to konghaiya/stonedb
that referenced
this issue
Feb 24, 2023
…neatom#1325) Modify points: 1. Fix the error of judgment logic 2. Fix the value problem of (sql_mode) in the slave thread
konghaiya
added a commit
to konghaiya/stonedb
that referenced
this issue
Feb 27, 2023
konghaiya
added a commit
to konghaiya/stonedb
that referenced
this issue
Feb 27, 2023
mergify bot
pushed a commit
that referenced
this issue
Feb 28, 2023
Modify points: 1. Fix the error of judgment logic 2. Fix the value problem of (sql_mode) in the slave thread
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Have you read the Contributing Guidelines on issues?
Please confirm if bug report does NOT exists already ?
Describe the problem
Expected behavior
No response
How To Reproduce
No response
Environment
No response
Are you interested in submitting a PR to solve the problem?
The text was updated successfully, but these errors were encountered: