mirror of
https://github.com/MariaDB/server.git
synced 2025-01-30 18:41:56 +01:00
3e5a11e488
We only support the instantaneous removal of the NOT NULL attribute for ROW_FORMAT=REDUNDANT tables.
6 lines
131 B
Text
6 lines
131 B
Text
@@ -470,4 +470,4 @@
|
|
FROM information_schema.global_status
|
|
WHERE variable_name = 'innodb_instant_alter_column';
|
|
instants
|
|
-33
|
|
+32
|