summaryrefslogtreecommitdiff
path: root/sql/sql_lex.cc
diff options
context:
space:
mode:
authorIgor Babaev <igor@askmonty.org>2010-05-25 23:14:18 -0700
committerIgor Babaev <igor@askmonty.org>2010-05-25 23:14:18 -0700
commitd120c5b562629dda782e3c9a66cfeaa48cbb01d1 (patch)
tree6da6a69adc00f657dc62d863a334d57f7a0f1907 /sql/sql_lex.cc
parentd6c97c913e4e0084f01b7551c5c2f06e10c2fdc7 (diff)
downloadmariadb-git-d120c5b562629dda782e3c9a66cfeaa48cbb01d1.tar.gz
Changed the fixes for the following bugs:
Bug #39022: completed Bug #39653: reverted as invalid Bug #45640: ameliorated, simplified, optimized Bug #48483: completed Bug #49324: improved Bug #51242/52336: reverted, applied a real fix.
Diffstat (limited to 'sql/sql_lex.cc')
-rw-r--r--sql/sql_lex.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/sql/sql_lex.cc b/sql/sql_lex.cc
index 411a7f5ec49..5a3907d0f7f 100644
--- a/sql/sql_lex.cc
+++ b/sql/sql_lex.cc
@@ -1603,7 +1603,6 @@ 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();
/*