diff options
author | unknown <kroki/tomash@moonlight.home> | 2007-01-18 13:08:00 +0300 |
---|---|---|
committer | unknown <kroki/tomash@moonlight.home> | 2007-01-18 13:08:00 +0300 |
commit | a7d2fa1413405358e5cccee73ab1d8019cb33378 (patch) | |
tree | 929489dc1ff803dcf197ec7ac68ae2cbab009e18 /mysql-test/t/view_grant.test | |
parent | 60758fb17dd00941893bac874b956aef6f1d12be (diff) | |
parent | fa710dfbb13bca2126e7b9861b4b0d3198471321 (diff) | |
download | mariadb-git-a7d2fa1413405358e5cccee73ab1d8019cb33378.tar.gz |
Merge moonlight.home:/home/tomash/src/mysql_ab/mysql-5.0-bug24404
into moonlight.home:/home/tomash/src/mysql_ab/mysql-5.1-bug24404
mysql-test/r/view_grant.result:
Auto merged
mysql-test/t/view_grant.test:
Auto merged
sql/sql_view.cc:
Auto merged
Diffstat (limited to 'mysql-test/t/view_grant.test')
-rw-r--r-- | mysql-test/t/view_grant.test | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mysql-test/t/view_grant.test b/mysql-test/t/view_grant.test index 20a46e4fcd7..a4a1cefd0aa 100644 --- a/mysql-test/t/view_grant.test +++ b/mysql-test/t/view_grant.test @@ -933,6 +933,7 @@ DROP VIEW v2; DROP VIEW v1; DROP USER mysqltest_u1@localhost; + # # Bug#17254: Error for DEFINER security on VIEW provides too much info # |