summaryrefslogtreecommitdiff
path: root/mysql-test/suite/innodb/r
diff options
context:
space:
mode:
authorMarko Mäkelä <marko.makela@mariadb.com>2022-09-20 13:17:02 +0300
committerMarko Mäkelä <marko.makela@mariadb.com>2022-09-20 13:17:02 +0300
commit0792aff161132fb953510555fe45544991dec95d (patch)
tree42a9bacb5e24b14519a4451289d2d55934bf1163 /mysql-test/suite/innodb/r
parentfed0d85de753172e48623b87652af03935d38862 (diff)
parent0c0a56902898038726342ae11decf4bf5421d339 (diff)
downloadmariadb-git-0792aff161132fb953510555fe45544991dec95d.tar.gz
Merge 10.4 into 10.5
Diffstat (limited to 'mysql-test/suite/innodb/r')
-rw-r--r--mysql-test/suite/innodb/r/innodb-system-table-view.result7
1 files changed, 7 insertions, 0 deletions
diff --git a/mysql-test/suite/innodb/r/innodb-system-table-view.result b/mysql-test/suite/innodb/r/innodb-system-table-view.result
index 11fc1ae8cf9..e8d21703844 100644
--- a/mysql-test/suite/innodb/r/innodb-system-table-view.result
+++ b/mysql-test/suite/innodb/r/innodb-system-table-view.result
@@ -181,3 +181,10 @@ test/parent 1 2
DROP TABLE child;
DROP TABLE parent;
SET GLOBAL innodb_purge_rseg_truncate_frequency=@save_frequency;
+#
+# MDEV-29479 I_S.INNODB_SYS_TABLESPACES doesn't have
+# temporary tablespace information
+#
+SELECT SPACE FROM INFORMATION_SCHEMA.INNODB_SYS_TABLESPACES WHERE name like 'innodb_temporary';
+SPACE
+4294967294