* Alexander Nozdrin <alik@stripped> [08/07/16 14:43]:
> 2675 Alexander Nozdrin 2008-07-16
> A patch for WL#4300: Define privileges for tablespaces.
> added:
> mysql-test/suite/falcon/r/falcon_wl4300.result
> mysql-test/suite/falcon/t/falcon_wl4300.test
Please don't use the worklog number, call it
falcon_tablespace.test, or falcon_tablespace_priv.test.
> --- a/mysql-test/suite/falcon/r/falcon_wl4300.result 1970-01-01 00:00:00 +0000
> +++ b/mysql-test/suite/falcon/r/falcon_wl4300.result 2008-07-16 10:35:18 +0000
> @@ -0,0 +1,44 @@
> +# --
> +# -- WL#4300
> +# --
Please add a title.
> === modified file 'mysql-test/suite/ndb/r/ndb_dd_ddl.result'
> --- a/mysql-test/suite/ndb/r/ndb_dd_ddl.result 2007-10-26 20:40:48 +0000
> +++ b/mysql-test/suite/ndb/r/ndb_dd_ddl.result 2008-07-16 10:35:18 +0000
> @@ -236,3 +236,79 @@ engine ndb;
> ERROR HY000: Failed to drop TABLESPACE
> drop logfile group lg1
> engine ndb;
> +
> +# -----------------------------------------------------------------
> +# End 5.1 test
> +# -----------------------------------------------------------------
> +
> +# --
> +# -- WL#4300
> +# --
Please add a title.
OK to push.
--