mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Merge 10.3 into 10.4
This commit is contained in:
@ -5041,8 +5041,6 @@ public:
|
||||
|
||||
inline void prepare_logs_for_admin_command()
|
||||
{
|
||||
enable_slow_log&= !MY_TEST(variables.log_slow_disabled_statements &
|
||||
LOG_SLOW_DISABLE_ADMIN);
|
||||
query_plan_flags|= QPLAN_ADMIN;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user