summaryrefslogtreecommitdiff
path: root/mysys
diff options
context:
space:
mode:
authorAlexey Botchkov <holyfoot@askmonty.org>2014-02-28 00:23:20 +0400
committerAlexey Botchkov <holyfoot@askmonty.org>2014-02-28 00:23:20 +0400
commit3f3a84f46e564e482c00023d903cc5c03914c99a (patch)
tree39a0e0771129e6ff69af4c7107f7d22ba7ccc3b5 /mysys
parent525c00c682bc536757b336ff5f3aee7725a5a852 (diff)
downloadmariadb-git-3f3a84f46e564e482c00023d903cc5c03914c99a.tar.gz
MDEV-5436 mysqld crash signal 11 in mysql_audit_general.
That error 'Can't open the pid file' leads to mysqld crash signal 11 in mysql_audit_general() called with the 'thd' parameter set to NULL. That wasn't checked when the thd->db and thd->db_length were accessed. Fixed by checking for the NULL thd.
Diffstat (limited to 'mysys')
0 files changed, 0 insertions, 0 deletions