Skip to content
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

Closed
DandreChen opened this issue Feb 21, 2023 · 0 comments · Fixed by #1320
Closed
Assignees
Labels
A-feature feature with good idea

Comments

@DandreChen
Copy link
Collaborator

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

@DandreChen DandreChen added the A-feature feature with good idea label Feb 21, 2023
@DandreChen DandreChen self-assigned this Feb 21, 2023
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.
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 mergify bot closed this as completed in #1320 Feb 22, 2023
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
Labels
A-feature feature with good idea
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant