diff options
author | anozdrin/alik@booka.opbmk <> | 2007-03-22 00:34:15 +0300 |
---|---|---|
committer | anozdrin/alik@booka.opbmk <> | 2007-03-22 00:34:15 +0300 |
commit | 0114c0a733d74775ff17d72285339a65c0bc9689 (patch) | |
tree | 5b8dd076d5648161098ab2fe40c6296a1913e7af /sql/sql_table.cc | |
parent | 31b9145ab3de8813a10937f0894d3e127e78533c (diff) | |
download | mariadb-git-0114c0a733d74775ff17d72285339a65c0bc9689.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).
Diffstat (limited to 'sql/sql_table.cc')
0 files changed, 0 insertions, 0 deletions