Commit 6b85ca33 authored by jimw@mysql.com's avatar jimw@mysql.com

Fixup from 4.1 to 5.0 merge

parent 9c6ba43e
......@@ -296,7 +296,7 @@ class st_select_lex_node {
*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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment