mirror of
https://github.com/MariaDB/server.git
synced 2025-01-18 04:53:01 +01:00
88aaf590ac
NULL values when there is no DEFAULT Copy and inplace algorithm works similarly for NULL to NOT NULL conversion for the following cases: (1) strict sql mode - Should give error. (2) non-strict sql mode - Should give warnings alone (3) alter ignore table command. - Should give warnings alone.
2 lines
72 B
HTML
2 lines
72 B
HTML
# See also alter_non_null.combinations
|
|
--source include/have_innodb.inc
|