Loading sql/sql_lex.h +1 −1 Original line number Diff line number Diff line Loading @@ -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 Loading Loading
sql/sql_lex.h +1 −1 Original line number Diff line number Diff line Loading @@ -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 Loading