We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc5e9a4 commit 0d9f6bcCopy full SHA for 0d9f6bc
mysql-test/suite/ndb/r/ndb_dd_ddl.result
@@ -308,6 +308,7 @@ ENGINE = NDB;
308
309
DROP USER mysqltest_u1@localhost;
310
DROP USER mysqltest_u2@localhost;
311
+DROP DATABASE mysqltest2;
312
313
# -----------------------------------------------------------------
314
# End 6.0 test
mysql-test/suite/ndb/t/ndb_dd_ddl.test
@@ -463,6 +463,8 @@ ENGINE = NDB;
463
464
465
466
467
+
468
--echo
469
--echo # -----------------------------------------------------------------
470
--echo # End 6.0 test
0 commit comments