Fixup from 4.1 to 5.0 merge

sql/sql_lex.h:
  Fix length of options member
This commit is contained in:
unknown 2005-05-13 09:55:03 -07:00
parent 6f4c248643
commit 9a8d59b02c

View file

@ -296,7 +296,7 @@ protected:
*link_next, **link_prev; /* list of whole SELECT_LEX */
public:
ulong options;
ulonglong options;
/*
result of this query can't be cached, bit field, can be :
UNCACHEABLE_DEPENDENT