Commit aa70690e authored by Marko Mäkelä's avatar Marko Mäkelä

Merge 10.2 into 10.3

parents 4847a2e7 a8434c6c
......@@ -536,6 +536,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;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment