• unknown's avatar
    BUG#21648 information_schema test fails --with-ndbcluster · 3106a0a5
    unknown authored
    make test work both with and without ndbcluster
    
    
    mysql-test/r/information_schema.result:
      fix test so that it passes --with-ndbcluster
      
      add conditions to ignore the table_schema='cluster' on some queries as different
      tables are in the cluster database if ndb is running or not.
    mysql-test/t/information_schema.test:
      ignore the 'cluster' database as results differ if --with-ndbcluster or without
      
      explictly use schema 'test' for bug7476 check.
    3106a0a5
information_schema.test 27.8 KB