diff options
author | Sergey Glukhov <Sergey.Glukhov@sun.com> | 2008-10-02 14:37:07 +0500 |
---|---|---|
committer | Sergey Glukhov <Sergey.Glukhov@sun.com> | 2008-10-02 14:37:07 +0500 |
commit | 7e60f71001595df62b92a089869dd67fcc15a1ee (patch) | |
tree | 39c335a3a7f82e8e9ac0c83930037892a38351c8 /bdb/hmac | |
parent | eb3c08069db60d61f41dacb10fd6b73635fec236 (diff) | |
download | mariadb-git-7e60f71001595df62b92a089869dd67fcc15a1ee.tar.gz |
Bug#22763 Disrepancy between SHOW CREATE VIEW and I_S.VIEWS
The problem:
I_S views table does not check the presence of SHOW_VIEW_ACL|SELECT_ACL
privileges for a view. It leads to discrepancy between SHOW CREATE VIEW
and I_S.VIEWS.
The fix:
added appropriate check.
mysql-test/r/information_schema_db.result:
test result
mysql-test/t/information_schema_db.test:
test case
sql/sql_show.cc:
The problem:
I_S views table does not check the presence of SHOW_VIEW_ACL|SELECT_ACL
privileges for a view. It leads to discrepancy between SHOW CREATE VIEW
and I_S.VIEWS.
The fix:
added appropriate check.
Diffstat (limited to 'bdb/hmac')
0 files changed, 0 insertions, 0 deletions