1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-01 03:47:19 +03:00

three bug fixes and major code cleanup

This commit is contained in:
unknown
2003-03-06 17:02:10 +02:00
parent 6f5ea70226
commit 236015ed7a
12 changed files with 76 additions and 51 deletions

View File

@ -567,7 +567,7 @@ static bool mysql_test_select_fields(PREP_STMT *stmt, TABLE_LIST *tables,
if (join->prepare(&select_lex->ref_pointer_array, tables,
wild_num, conds, og_num, order, group, having, proc,
select_lex, unit, 0, 0))
select_lex, unit, 0))
DBUG_RETURN(1);
/*