Browse Source

Backporting another patch for WL#4300 (Define privileges for tablespaces).

Original revision in 6.0:
------------------------------------------------------------
revno: 2630.13.14
committer: Alexander Nozdrin <alik@mysql.com>
branch nick: 6.0-rt-fix
timestamp: Fri 2008-07-25 22:44:20 +0400
message:
  Fix test & result files (WL 4300).
------------------------------------------------------------
pull/374/head
Alexander Nozdrin 16 years ago
parent
commit
f45aea29e5
  1. 2
      mysql-test/suite/ndb/r/ndb_dd_ddl.result

2
mysql-test/suite/ndb/r/ndb_dd_ddl.result

@ -242,7 +242,7 @@ engine ndb;
# -----------------------------------------------------------------
# --
# -- WL#4300
# -- WL#4300: Define privileges for tablespaces.
# --
GRANT CREATE TABLESPACE ON *.* TO mysqltest_u1@localhost;

Loading…
Cancel
Save