diff options
author | unknown <anozdrin/alik@booka.opbmk> | 2007-03-22 00:34:15 +0300 |
---|---|---|
committer | unknown <anozdrin/alik@booka.opbmk> | 2007-03-22 00:34:15 +0300 |
commit | b444f808828e42b64cdd4fa8bc9e901b1ae6e119 (patch) | |
tree | 5b8dd076d5648161098ab2fe40c6296a1913e7af /mysql-test/t/ndb_truncate.test | |
parent | 3798a7d5008f8f569f779f096b7fc1e1cfac1031 (diff) | |
download | mariadb-git-b444f808828e42b64cdd4fa8bc9e901b1ae6e119.tar.gz |
Fix for BUG#24040: Create View don't succed with "all privileges"
on a database.
The problem was that we required not less privileges on the base tables
than we have on the view.
The fix is to be more flexible and allow to create such a view (necessary
privileges will be checked at the runtime).
mysql-test/r/view_grant.result:
Updated result file.
mysql-test/t/view_grant.test:
Added test case for BUG#24040 (Create View don't succed with
"all privileges" on a database).
sql/sql_view.cc:
Implement flexible privilege check for CREATE VIEW.
Diffstat (limited to 'mysql-test/t/ndb_truncate.test')
0 files changed, 0 insertions, 0 deletions