1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-24 11:21:21 +03:00

Merge magare.gmz:/home/kgeorge/mysql/autopush/B26461-5.0-opt

into  magare.gmz:/home/kgeorge/mysql/work/B26461-5.1-opt
This commit is contained in:
gkodinov/kgeorge@magare.gmz
2008-03-21 17:48:28 +02:00
16 changed files with 35 additions and 33 deletions

View File

@@ -930,7 +930,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;