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).
------------------------------------------------------------
This commit is contained in:
Alexander Nozdrin 2009-10-10 00:01:51 +04:00
parent 13f09243e3
commit f45aea29e5

View File

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