1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

after merge & valgrind test fixes (BUG#2120)

This commit is contained in:
bell@sanja.is.com.ua
2004-02-10 02:18:22 +02:00
parent ff0a6e9686
commit 0aa7a4b4ea
6 changed files with 50 additions and 30 deletions

View File

@ -988,6 +988,7 @@ void st_select_lex_unit::init_query()
union_result= 0;
table= 0;
fake_select_lex= 0;
cleaned= 0;
}
void st_select_lex::init_query()