mirror of
https://github.com/MariaDB/server.git
synced 2025-09-02 09:41:40 +03:00
Analysis: Purge thread does not have thd and no access to handlerton. Fix: If thd does not exists we use sql_print_warning instead of push_warning_printf.