-
-
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: Master-slave synchronization, bit type supported by conditional push #1230
Labels
A-bug
Something isn't working
B-master-replica
master/replica sync, replay
B-storage
data type, data storage, insert,update,delete, transactions
prio: high
High priority
Milestone
Comments
konghaiya
added a commit
to konghaiya/stonedb
that referenced
this issue
Jan 17, 2023
konghaiya
added a commit
to konghaiya/stonedb
that referenced
this issue
Jan 28, 2023
konghaiya
added a commit
to konghaiya/stonedb
that referenced
this issue
Jan 28, 2023
Merged
14 tasks
konghaiya
added a commit
to konghaiya/stonedb
that referenced
this issue
Jan 28, 2023
Nliver
pushed a commit
to konghaiya/stonedb
that referenced
this issue
Jan 30, 2023
Nliver
pushed a commit
to konghaiya/stonedb
that referenced
this issue
Jan 30, 2023
hustjieke
added
B-storage
data type, data storage, insert,update,delete, transactions
prio: high
High priority
A-bug
Something isn't working
and removed
A-feature
feature with good idea
labels
Jan 30, 2023
konghaiya
added a commit
to konghaiya/stonedb
that referenced
this issue
Feb 1, 2023
konghaiya
added a commit
to konghaiya/stonedb
that referenced
this issue
Feb 1, 2023
@konghaiya what mainly purpose for this issue? Would you like give more info on this issue, and pls fills up the issue template. |
konghaiya
added a commit
to konghaiya/stonedb
that referenced
this issue
Feb 3, 2023
konghaiya
added a commit
to konghaiya/stonedb
that referenced
this issue
Feb 3, 2023
…code(stoneatom#1230) Modify points: 1. Push and add bit type support under conditions 2. Add unsupported types for later modification 3. Remove useless code logic
mergify bot
pushed a commit
that referenced
this issue
Feb 3, 2023
…code(#1230) Modify points: 1. Push and add bit type support under conditions 2. Add unsupported types for later modification 3. Remove useless code logic
github-project-automation
bot
moved this from In Progress
to Done
in StoneDB for MySQL 5.7
Feb 3, 2023
mergify bot
pushed a commit
that referenced
this issue
Feb 27, 2023
…code(#1230) Modify points: 1. Push and add bit type support under conditions 2. Add unsupported types for later modification 3. Remove useless code logic
konghaiya
added a commit
to konghaiya/stonedb
that referenced
this issue
Mar 7, 2023
konghaiya
added a commit
to konghaiya/stonedb
that referenced
this issue
Mar 7, 2023
…code(stoneatom#1230) Modify points: 1. Push and add bit type support under conditions 2. Add unsupported types for later modification 3. Remove useless code logic
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
A-bug
Something isn't working
B-master-replica
master/replica sync, replay
B-storage
data type, data storage, insert,update,delete, transactions
prio: high
High priority
Is your feature request related to a problem? Please describe.
Master-slave synchronization, bit type supported by conditional push
Describe the solution you'd like
Add bit type support in conditional push logic
Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered: