diff --git a/mysql-test/r/ndb_autodiscover.result b/mysql-test/r/ndb_autodiscover.result index b0e2aa04f3e..b86575ff2d9 100644 --- a/mysql-test/r/ndb_autodiscover.result +++ b/mysql-test/r/ndb_autodiscover.result @@ -95,7 +95,7 @@ show status like 'handler_discover%'; Variable_name Value Handler_discover 1 SHOW TABLES FROM test; -Tables_in_test +Tables_in_test table_type create table IF NOT EXISTS t3( id int not null primary key, id2 int not null,