mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +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:
@@ -251,7 +251,7 @@ extern CHARSET_INFO *national_charset_info, *table_alias_charset;
|
||||
// uncachable cause
|
||||
#define UNCACHEABLE_DEPENDENT 1
|
||||
#define UNCACHEABLE_RAND 2
|
||||
#define UNCACHEABLE_UNCACHEABLE 4
|
||||
#define UNCACHEABLE_SIDEEFFECT 4
|
||||
|
||||
#ifdef EXTRA_DEBUG
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user