mirror of
https://github.com/MariaDB/server.git
synced 2025-08-07 00:04:31 +03:00
Finished merging wl5986 started by Igor.
This commit is contained in:
@@ -3537,7 +3537,7 @@ select_insert::~select_insert()
|
||||
}
|
||||
|
||||
|
||||
int select_insert::send_data(List<Item> &values)
|
||||
bool select_insert::send_data(List<Item> &values)
|
||||
{
|
||||
DBUG_ENTER("select_insert::send_data");
|
||||
bool error=0;
|
||||
|
Reference in New Issue
Block a user