-
-
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: add sql_ mode parameter, which controls the error ignore of unsupported DLL #1318
Labels
A-feature
feature with good idea
Comments
DandreChen
added a commit
to DandreChen/stonedb
that referenced
this issue
Feb 21, 2023
…stoneatom#1318) Add NO_KEY_ERROR to sql_mode. Add judgement for secondary index、unique index、trigger、etc.
DandreChen
added a commit
to DandreChen/stonedb
that referenced
this issue
Feb 21, 2023
Add test cases for NO_KEY_ERROR to test secondary index、unique index and trigger.
14 tasks
DandreChen
added a commit
to DandreChen/stonedb
that referenced
this issue
Feb 21, 2023
Add test cases for NO_KEY_ERROR to test secondary index、unique index and trigger.
DandreChen
added a commit
to DandreChen/stonedb
that referenced
this issue
Feb 21, 2023
Add test cases for NO_KEY_ERROR to test secondary index、unique index and trigger.
DandreChen
added a commit
to DandreChen/stonedb
that referenced
this issue
Feb 21, 2023
Add test cases for NO_KEY_ERROR to test secondary index、unique index and trigger.
mergify bot
pushed a commit
that referenced
this issue
Feb 22, 2023
…#1318) Add NO_KEY_ERROR to sql_mode. Add judgement for secondary index、unique index、trigger、etc.
mergify bot
pushed a commit
that referenced
this issue
Feb 22, 2023
Add test cases for NO_KEY_ERROR to test secondary index、unique index and trigger.
mergify bot
pushed a commit
that referenced
this issue
Feb 27, 2023
…#1318) Add NO_KEY_ERROR to sql_mode. Add judgement for secondary index、unique index、trigger、etc.
mergify bot
pushed a commit
that referenced
this issue
Feb 27, 2023
Add test cases for NO_KEY_ERROR to test secondary index、unique index and trigger.
konghaiya
pushed a commit
to konghaiya/stonedb
that referenced
this issue
Mar 7, 2023
…stoneatom#1318) Add NO_KEY_ERROR to sql_mode. Add judgement for secondary index、unique index、trigger、etc.
konghaiya
pushed a commit
to konghaiya/stonedb
that referenced
this issue
Mar 7, 2023
Add test cases for NO_KEY_ERROR to test secondary index、unique index and trigger.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is your feature request related to a problem? Please describe.
Describe the solution you'd like
Set sql_mode parameter NO_ KEY_ ERROR value, function: SQL layer ignores DDL error reporting
Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered: