mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Merge host.loc:/home/uchum/work/mysql-5.0
into host.loc:/home/uchum/work/5.0-opt sql/sql_delete.cc: Auto merged sql/sql_prepare.cc: Auto merged sql/sql_update.cc: Auto merged
This commit is contained in:
@@ -716,7 +716,7 @@ static table_map get_table_map(List<Item> *items)
|
||||
TRUE Error
|
||||
*/
|
||||
|
||||
bool mysql_multi_update_prepare(THD *thd)
|
||||
int mysql_multi_update_prepare(THD *thd)
|
||||
{
|
||||
LEX *lex= thd->lex;
|
||||
TABLE_LIST *table_list= lex->query_tables;
|
||||
|
Reference in New Issue
Block a user