summaryrefslogtreecommitdiff
path: root/sql/sql_lex.cc
diff options
context:
space:
mode:
authormalff/marcsql@weblab.(none) <>2006-12-11 17:15:08 -0700
committermalff/marcsql@weblab.(none) <>2006-12-11 17:15:08 -0700
commit996fa0dfbb834cca03915f43e1447fb3aea620e3 (patch)
treeb4152d377676081367af5e4db971e0d67cab54a1 /sql/sql_lex.cc
parent80fe32d526575ed2cca5bc88d3ee744ede0ea88e (diff)
parent506c2a722fd2078c2005df71b52145633454559c (diff)
downloadmariadb-git-996fa0dfbb834cca03915f43e1447fb3aea620e3.tar.gz
Merge malff@bk-internal.mysql.com:/home/bk/mysql-5.0-runtime
into weblab.(none):/home/marcsql/TREE/mysql-5.0-19194
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 3de842c8551..dd4e56d8097 100644
--- a/sql/sql_lex.cc
+++ b/sql/sql_lex.cc
@@ -1164,7 +1164,6 @@ void st_select_lex::init_select()
options= 0;
sql_cache= SQL_CACHE_UNSPECIFIED;
braces= 0;
- when_list.empty();
expr_list.empty();
udf_list.empty();
interval_list.empty();