mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
changed name of bit on more descriptive (after rewie change)
sql/item_create.cc: changed name of bit on more descriptive sql/item_func.cc: changed name of bit on more descriptive sql/mysql_priv.h: changed name of bit on more descriptive sql/sql_lex.h: changed name of bit on more descriptive sql/sql_yacc.yy: changed name of bit on more descriptive
This commit is contained in:
@ -231,7 +231,7 @@ public:
|
||||
result of this query can't be cached, bit field, can be :
|
||||
UNCACHEABLE_DEPENDENT
|
||||
UNCACHEABLE_RAND
|
||||
UNCACHEABLE_UNCACHEABLE
|
||||
UNCACHEABLE_SIDEEFFECT
|
||||
*/
|
||||
uint8 uncacheable;
|
||||
enum sub_select_type linkage;
|
||||
|
Reference in New Issue
Block a user