-
Magnus Blåudd authored
- Additional tablespaces show up in information_schema.files queries when test shows which tablespaces has been created. This is since several mysql.* system tables has been moved to innodb and thus one tablespace for each table is now created. - Change ndb_dd_basic.test to only look at engine=ndbcluster files when using information_schema.files to tablespaces.
Magnus Blåudd authored- Additional tablespaces show up in information_schema.files queries when test shows which tablespaces has been created. This is since several mysql.* system tables has been moved to innodb and thus one tablespace for each table is now created. - Change ndb_dd_basic.test to only look at engine=ndbcluster files when using information_schema.files to tablespaces.
Loading