mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
Merge 10.4 into 10.5
This commit is contained in:
@@ -581,6 +581,7 @@ static bool mysql_admin_table(THD* thd, TABLE_LIST* tables,
|
||||
|
||||
if (thd->check_killed())
|
||||
{
|
||||
open_error= false;
|
||||
fatal_error= true;
|
||||
result_code= HA_ADMIN_FAILED;
|
||||
goto send_result;
|
||||
|
||||
Reference in New Issue
Block a user