summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarko Mäkelä <marko.makela@mariadb.com>2021-07-20 09:29:45 +0300
committerMarko Mäkelä <marko.makela@mariadb.com>2021-07-20 09:29:45 +0300
commit3e5a11e4889c97b781bb5828c8eed62251948a9e (patch)
tree49d6f8fe4a25c798cbe56d0d7c3cace7c19159c6
parent7af5d96f002fedf873c6274b0a919e7fee2af805 (diff)
downloadmariadb-git-3e5a11e4889c97b781bb5828c8eed62251948a9e.tar.gz
MDEV-25236 fixup: instant_alter_debug,dynamic result
We only support the instantaneous removal of the NOT NULL attribute for ROW_FORMAT=REDUNDANT tables.
-rw-r--r--mysql-test/suite/innodb/r/instant_alter_debug,dynamic.rdiff6
1 files changed, 6 insertions, 0 deletions
diff --git a/mysql-test/suite/innodb/r/instant_alter_debug,dynamic.rdiff b/mysql-test/suite/innodb/r/instant_alter_debug,dynamic.rdiff
new file mode 100644
index 00000000000..379514edad9
--- /dev/null
+++ b/mysql-test/suite/innodb/r/instant_alter_debug,dynamic.rdiff
@@ -0,0 +1,6 @@
+@@ -470,4 +470,4 @@
+ FROM information_schema.global_status
+ WHERE variable_name = 'innodb_instant_alter_column';
+ instants
+-33
++32