diff options
author | unknown <anozdrin@mysql.com> | 2006-03-10 14:40:15 +0300 |
---|---|---|
committer | unknown <anozdrin@mysql.com> | 2006-03-10 14:40:15 +0300 |
commit | cf539a5ac0420bb15d9eed06998510be4bb46598 (patch) | |
tree | 4409b8f31e6e19dde59ed5021f897520893db43d /mysql-test/r/join_nested.result | |
parent | 50c8c206fca3ea3b7ca6978ba1fe283f9777db4d (diff) | |
download | mariadb-git-cf539a5ac0420bb15d9eed06998510be4bb46598.tar.gz |
Additional fix for BUG#16777: Can not create trigger nor view
w/o definer if --skip-grant-tables specified.
The previous patch does not allow to specify empty host name in
DEFINER-clause explicitly.
mysql-test/r/skip_grants.result:
Updated the result file.
mysql-test/r/view_grant.result:
Updated the result file.
mysql-test/t/skip_grants.test:
Added test cases for BUG#16777; re-organized tests.
mysql-test/t/view_grant.test:
Updated after final fix of BUG#16777.
sql/sql_parse.cc:
The final part of fixing BUG#16777: allow empty host name in explicitly
specified DEFINER-clause.
sql/sql_show.cc:
Quote an identifier if it is empty.
Diffstat (limited to 'mysql-test/r/join_nested.result')
0 files changed, 0 insertions, 0 deletions