mirror of
https://github.com/MariaDB/server.git
synced 2025-08-30 11:22:14 +03:00
We only support the instantaneous removal of the NOT NULL attribute for ROW_FORMAT=REDUNDANT tables.
7 lines
131 B
Plaintext
7 lines
131 B
Plaintext
@@ -470,4 +470,4 @@
|
|
FROM information_schema.global_status
|
|
WHERE variable_name = 'innodb_instant_alter_column';
|
|
instants
|
|
-33
|
|
+32
|