summaryrefslogtreecommitdiff
path: root/mysql-test/suite/innodb_zip/r/page_size.result
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/suite/innodb_zip/r/page_size.result')
-rw-r--r--mysql-test/suite/innodb_zip/r/page_size.result10
1 files changed, 5 insertions, 5 deletions
diff --git a/mysql-test/suite/innodb_zip/r/page_size.result b/mysql-test/suite/innodb_zip/r/page_size.result
index 62392620069..bebdf6fe374 100644
--- a/mysql-test/suite/innodb_zip/r/page_size.result
+++ b/mysql-test/suite/innodb_zip/r/page_size.result
@@ -39,11 +39,11 @@ test/t2 5 1 PRIMARY 3 3 1 50
test/t3 5 41 PRIMARY 3 3 1 50
test/t4 5 33 PRIMARY 3 3 1 50
=== information_schema.innodb_sys_tablespaces and innodb_sys_datafiles ===
-Space_Name Space_Type Page_Size Zip_Size Path
-test/t1 Single DEFAULT DEFAULT MYSQLD_DATADIR/test/t1.ibd
-test/t2 Single DEFAULT DEFAULT MYSQLD_DATADIR/test/t2.ibd
-test/t3 Single DEFAULT 8192 MYSQLD_DATADIR/test/t3.ibd
-test/t4 Single DEFAULT DEFAULT MYSQLD_DATADIR/test/t4.ibd
+Space_Name Page_Size Zip_Size Path
+test/t1 DEFAULT DEFAULT MYSQLD_DATADIR/test/t1.ibd
+test/t2 DEFAULT DEFAULT MYSQLD_DATADIR/test/t2.ibd
+test/t3 DEFAULT 8192 MYSQLD_DATADIR/test/t3.ibd
+test/t4 DEFAULT DEFAULT MYSQLD_DATADIR/test/t4.ibd
DROP TABLE t1, t2, t3, t4;
# Test 4) The maximum row size is dependent upon the page size.
# Each row format has its own amount of overhead that