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.
2 parents 9ef12dc + 0d9f6bc commit a88cb29Copy full SHA for a88cb29
mysql-test/suite/ndb/r/ndb_dd_ddl.result
@@ -308,7 +308,7 @@ ENGINE = NDB;
308
309
DROP USER mysqltest_u1@localhost;
310
DROP USER mysqltest_u2@localhost;
311
-DROP DATABASE IF EXISTS mysqltest2;
+DROP DATABASE mysqltest2;
312
313
# -----------------------------------------------------------------
314
# End 6.0 test
mysql-test/suite/ndb/t/ndb_dd_ddl.test
@@ -462,7 +462,7 @@ ENGINE = NDB;
462
463
464
465
466
467
--echo
468
--echo # -----------------------------------------------------------------
0 commit comments