mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
5.0->5.1 merge
remove options2 as it longer needed as serg put SELECT_ALL in bit 24, (removed something) making second word not needed
This commit is contained in:
@@ -297,7 +297,6 @@ protected:
|
||||
public:
|
||||
|
||||
uint32 options;
|
||||
uint32 options2;
|
||||
/*
|
||||
result of this query can't be cached, bit field, can be :
|
||||
UNCACHEABLE_DEPENDENT
|
||||
|
Reference in New Issue
Block a user