Merge 10.2 into 10.3
This commit is contained in:
commit
aa70690e9a
@ -536,6 +536,7 @@ static bool mysql_admin_table(THD* thd, TABLE_LIST* tables,
|
|||||||
|
|
||||||
if (thd->check_killed())
|
if (thd->check_killed())
|
||||||
{
|
{
|
||||||
|
open_error= false;
|
||||||
fatal_error= true;
|
fatal_error= true;
|
||||||
result_code= HA_ADMIN_FAILED;
|
result_code= HA_ADMIN_FAILED;
|
||||||
goto send_result;
|
goto send_result;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user