Skip to content
  • Magnus Blåudd's avatar
    bbae9a57
    WL#6815 Adapt MySQL Cluster to 5.7 · bbae9a57
    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.
    bbae9a57
    WL#6815 Adapt MySQL Cluster to 5.7
    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