1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Merge host.loc:/home/uchum/work/mysql-5.0

into  host.loc:/home/uchum/work/5.0-opt
This commit is contained in:
gshchepa/uchum@host.loc
2008-03-27 15:52:55 +04:00
35 changed files with 291 additions and 55 deletions

View File

@ -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;