Manual merge from mysql-trunk.
Conflicts: - mysql-test/suite/ndb/r/ndb_dd_ddl.result
This commit is contained in:
commit
a88cb29392
@ -308,7 +308,7 @@ ENGINE = NDB;
|
||||
|
||||
DROP USER mysqltest_u1@localhost;
|
||||
DROP USER mysqltest_u2@localhost;
|
||||
DROP DATABASE IF EXISTS mysqltest2;
|
||||
DROP DATABASE mysqltest2;
|
||||
|
||||
# -----------------------------------------------------------------
|
||||
# End 6.0 test
|
||||
|
@ -462,7 +462,7 @@ ENGINE = NDB;
|
||||
|
||||
DROP USER mysqltest_u1@localhost;
|
||||
DROP USER mysqltest_u2@localhost;
|
||||
DROP DATABASE IF EXISTS mysqltest2;
|
||||
DROP DATABASE mysqltest2;
|
||||
|
||||
--echo
|
||||
--echo # -----------------------------------------------------------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user