diff options
author | Thirunarayanan Balathandayuthapani <thiru@mariadb.com> | 2018-04-24 13:15:35 +0530 |
---|---|---|
committer | Thirunarayanan Balathandayuthapani <thiru@mariadb.com> | 2018-04-24 13:15:35 +0530 |
commit | 4f9977d8d3292caf509227154dafc416a178d17d (patch) | |
tree | b2680df661d8541c090a4455a249b738eba161d6 /.travis.compiler.sh | |
parent | 461de7edeaef80693e38969a4d7d3f5ae9bb5e63 (diff) | |
download | mariadb-git-4f9977d8d3292caf509227154dafc416a178d17d.tar.gz |
MDEV-14168 Unconditionally allow ALGORITHM=INPLACE for setting a column NOT NULL
- Allow NOT NULL constraint to replace the NULL value in the row with
explicit or implicit default value.
- If the default value is non-const value then inplace alter won't
support it.
- ALTER IGNORE will ignore the error if the concurrent DML contains
NULL value.
Diffstat (limited to '.travis.compiler.sh')
0 files changed, 0 insertions, 0 deletions