mirror of
https://github.com/MariaDB/server.git
synced 2025-11-12 10:22:39 +03:00
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.
10 KiB
10 KiB