summaryrefslogtreecommitdiff
path: root/sql-common
diff options
context:
space:
mode:
authorArun Kuruvila <arun.kuruvila@oracle.com>2018-05-10 10:14:30 +0530
committerArun Kuruvila <arun.kuruvila@oracle.com>2018-05-10 10:14:30 +0530
commit6d570d729682039edd6c490187a0434e7d75d486 (patch)
tree8a898e14a7585e186ad9c33da8bcb04d9c4332db /sql-common
parenta08508abf83d953f11e4823798398d9229ba0237 (diff)
downloadmariadb-git-6d570d729682039edd6c490187a0434e7d75d486.tar.gz
Bug#27230925: HANDLE_FATAL_SIGNAL (SIG=11) IN
SHOW_ROUTINE_GRANTS Description :- Server crashes in show_routine_grants(). Analysis :- When "grant_reload_procs_priv" encounters an error, the grant structures (structures with column, function and procedure privileges) are freed. Server crashes when trying to access these structures later. Fix :- Grant structures are retained even when "grant_reload_procs_priv()" encounters an error while reloading column, function and procedure privileges.
Diffstat (limited to 'sql-common')
0 files changed, 0 insertions, 0 deletions