diff options
author | unknown <wax@kishkin.ru> | 2003-04-02 18:15:16 +0600 |
---|---|---|
committer | unknown <wax@kishkin.ru> | 2003-04-02 18:15:16 +0600 |
commit | aee0d02abdae17a6c24dd2aa0fe9a82bafc78fd8 (patch) | |
tree | 488579564c80c09c40acdafd8ff903c433ef47c1 /sql/sql_lex.h | |
parent | 69b8b99a399da7ff0a6da857fbbb484a09a404fc (diff) | |
parent | 6feda00ddb0253dc38f3b8fdf3e0a149086daf15 (diff) | |
download | mariadb-git-aee0d02abdae17a6c24dd2aa0fe9a82bafc78fd8.tar.gz |
Auto merged
BitKeeper/etc/logging_ok:
auto-union
Diffstat (limited to 'sql/sql_lex.h')
-rw-r--r-- | sql/sql_lex.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/sql_lex.h b/sql/sql_lex.h index 6abcd5e8fea..046b67816f1 100644 --- a/sql/sql_lex.h +++ b/sql/sql_lex.h @@ -478,6 +478,7 @@ typedef struct st_lex uint slave_thd_opt; CHARSET_INFO *charset; char *help_arg; + SQL_LIST *gorder_list; inline void uncacheable() { |