summaryrefslogtreecommitdiff
path: root/sql/sql_lex.h
diff options
context:
space:
mode:
authorunknown <malff/marcsql@weblab.(none)>2006-12-11 17:15:08 -0700
committerunknown <malff/marcsql@weblab.(none)>2006-12-11 17:15:08 -0700
commit1ec10680377e7f51c64eebd187dd57aa85910646 (patch)
treeb4152d377676081367af5e4db971e0d67cab54a1 /sql/sql_lex.h
parent3d5c638b521c48986f1759387ffd4465c3d7d954 (diff)
parentc01c4cc3590a619d907544d7bdb3f9a4bd523ce1 (diff)
downloadmariadb-git-1ec10680377e7f51c64eebd187dd57aa85910646.tar.gz
Merge malff@bk-internal.mysql.com:/home/bk/mysql-5.0-runtime
into weblab.(none):/home/marcsql/TREE/mysql-5.0-19194 sql/sp_head.cc: Auto merged sql/sql_lex.cc: Auto merged sql/sql_lex.h: Auto merged sql/sql_yacc.yy: Auto merged
Diffstat (limited to 'sql/sql_lex.h')
-rw-r--r--sql/sql_lex.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sql/sql_lex.h b/sql/sql_lex.h
index 5f968252cc3..bee48580a8e 100644
--- a/sql/sql_lex.h
+++ b/sql/sql_lex.h
@@ -518,7 +518,6 @@ public:
SQL_LIST order_list; /* ORDER clause */
List<List_item> expr_list;
- List<List_item> when_list; /* WHEN clause (expression) */
SQL_LIST *gorder_list;
Item *select_limit, *offset_limit; /* LIMIT clause parameters */
// Arrays of pointers to top elements of all_fields list