-
Notifications
You must be signed in to change notification settings - Fork 5.9k
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
Support the definition of null
change to not null
using alter table
#5035
Comments
If we have no global lock on the table, it is not a trivial work. |
Relate to PR #6217 . |
I have verified two test cases, behavior is the same as MySQL:
And an error:
I am going to close this task now. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Refer to https://dev.mysql.com/doc/refman/5.7/en/alter-table.html.
The text was updated successfully, but these errors were encountered: