mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Merge MySQL 5.1.46 into MariaDB.
Still two test failures to be solved: main.myisam and main.subselect.
This commit is contained in:
@ -1603,6 +1603,7 @@ void st_select_lex::init_query()
|
||||
having= prep_having= where= prep_where= 0;
|
||||
olap= UNSPECIFIED_OLAP_TYPE;
|
||||
having_fix_field= 0;
|
||||
group_fix_field= 0;
|
||||
context.select_lex= this;
|
||||
context.init();
|
||||
/*
|
||||
|
Reference in New Issue
Block a user