mirror of
https://github.com/MariaDB/server.git
synced 2026-04-26 10:15:29 +02:00
Merge Mariadb 5.1->5.2
This commit is contained in:
commit
ce55d37929
17 changed files with 124 additions and 46 deletions
|
|
@ -3191,7 +3191,7 @@ select_insert::~select_insert()
|
|||
}
|
||||
|
||||
|
||||
bool select_insert::send_data(List<Item> &values)
|
||||
int select_insert::send_data(List<Item> &values)
|
||||
{
|
||||
DBUG_ENTER("select_insert::send_data");
|
||||
bool error=0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue