summaryrefslogtreecommitdiff
path: root/storage/oqgraph
diff options
context:
space:
mode:
authorAlexey Botchkov <holyfoot@askmonty.org>2016-05-02 12:58:57 +0400
committerAlexey Botchkov <holyfoot@askmonty.org>2016-05-02 12:58:57 +0400
commit94cd0f6c9b3b04db67501ef29d470f32527ceda2 (patch)
treefa3fd3226ee2b10ba2c926c1845fb1a0d012142f /storage/oqgraph
parentad4239cc3dc7ad5f6f264e1fb3cf6d24084bda90 (diff)
downloadmariadb-git-94cd0f6c9b3b04db67501ef29d470f32527ceda2.tar.gz
MDEV-9898 SET ROLE NONE can crash mysqld.
The check_user_can_set_role() used find_user_exact() to get the permissions for the SET ROLE NONE command. Which returned NULL too often, for instance when user authenticated as 'user'@'%'. Now we use find_user_wild() instead.
Diffstat (limited to 'storage/oqgraph')
0 files changed, 0 insertions, 0 deletions