mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
SCRUM
two KILL versions code trimming with headquarter's suggestions
This commit is contained in:
@ -2381,7 +2381,7 @@ copy_data_between_tables(TABLE *from,TABLE *to,
|
||||
{
|
||||
if (thd->killed)
|
||||
{
|
||||
my_error(thd->killed,MYF(0));
|
||||
thd->send_kill_message();
|
||||
error= 1;
|
||||
break;
|
||||
}
|
||||
|
Reference in New Issue
Block a user