mirror of
https://github.com/MariaDB/server.git
synced 2026-04-24 01:05:30 +02: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:
parent
f312a516cc
commit
522e83b64a
4 changed files with 2 additions and 5 deletions
|
|
@ -454,8 +454,7 @@ int multi_delete::do_deletes(bool from_send_error)
|
|||
{
|
||||
DBUG_RETURN(local_error);
|
||||
}
|
||||
else
|
||||
break;
|
||||
break;
|
||||
}
|
||||
deleted++;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue