Skip to content
Permalink
Browse files
Fixup MDEV-17262: Remove a unused variable
  • Loading branch information
dr-m committed Mar 18, 2019
1 parent e3618a3 commit 1d728a9
Showing 1 changed file with 0 additions and 1 deletion.
@@ -1211,7 +1211,6 @@ read_xml_field(THD *thd, COPY_INFO &info, TABLE_LIST *table_list,

for ( ; ; it.rewind())
{
bool err;
if (thd->killed)
{
thd->send_kill_message();

0 comments on commit 1d728a9

Please sign in to comment.