mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Cleanups
acinclude.m4: Remove innobase/libodbc innobase/Makefile.am: Remove innobase/libodbc sql/sql_delete.cc: Indentation cleanup sql/sql_yacc.yy: Fixed wrong merge
This commit is contained in:
@ -454,8 +454,7 @@ int multi_delete::do_deletes(bool from_send_error)
|
||||
{
|
||||
DBUG_RETURN(local_error);
|
||||
}
|
||||
else
|
||||
break;
|
||||
break;
|
||||
}
|
||||
deleted++;
|
||||
}
|
||||
|
Reference in New Issue
Block a user