summaryrefslogtreecommitdiff
path: root/sql/sql_table.cc
diff options
context:
space:
mode:
authoranozdrin/alik@booka.opbmk <>2007-03-22 00:34:15 +0300
committeranozdrin/alik@booka.opbmk <>2007-03-22 00:34:15 +0300
commit0114c0a733d74775ff17d72285339a65c0bc9689 (patch)
tree5b8dd076d5648161098ab2fe40c6296a1913e7af /sql/sql_table.cc
parent31b9145ab3de8813a10937f0894d3e127e78533c (diff)
downloadmariadb-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