mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Merge 10.11 into 11.0
This commit is contained in:
@ -77,6 +77,9 @@ test/t_dynamic test/t_dynamic 33 5 Dynamic 0
|
||||
test/t_redundant test/t_redundant 0 5 Redundant 0
|
||||
=== information_schema.innodb_sys_tablespaces and innodb_sys_datafiles ===
|
||||
Space_Name Page_Size Zip_Size Path
|
||||
innodb_undo001 DEFAULT DEFAULT MYSQLD_DATADIR//undo001
|
||||
innodb_undo002 DEFAULT DEFAULT MYSQLD_DATADIR//undo002
|
||||
innodb_undo003 DEFAULT DEFAULT MYSQLD_DATADIR//undo003
|
||||
test/t_redundant DEFAULT DEFAULT MYSQLD_DATADIR/test/t_redundant.ibd
|
||||
test/t_compact DEFAULT DEFAULT MYSQLD_DATADIR/test/t_compact.ibd
|
||||
test/t_compressed DEFAULT 2048 MYSQLD_DATADIR/test/t_compressed.ibd
|
||||
|
Reference in New Issue
Block a user