MDEV-25236 fixup: instant_alter_debug,dynamic result

We only support the instantaneous removal of the NOT NULL attribute for
ROW_FORMAT=REDUNDANT tables.
This commit is contained in:
Marko Mäkelä 2021-07-20 09:29:45 +03:00
parent 7af5d96f00
commit 3e5a11e488

View File

@ -0,0 +1,6 @@
@@ -470,4 +470,4 @@
FROM information_schema.global_status
WHERE variable_name = 'innodb_instant_alter_column';
instants
-33
+32