mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
disabled.def:
Disabled failing tests mysql_priv.h: Removed compiler warning sql/mysql_priv.h: Removed compiler warning mysql-test/t/disabled.def: Disabled failing tests
This commit is contained in:
@ -897,7 +897,7 @@ void free_status_vars();
|
||||
|
||||
/* information schema */
|
||||
extern LEX_STRING information_schema_name;
|
||||
const extern LEX_STRING partition_keywords[];
|
||||
extern const LEX_STRING partition_keywords[];
|
||||
LEX_STRING *make_lex_string(THD *thd, LEX_STRING *lex_str,
|
||||
const char* str, uint length,
|
||||
bool allocate_lex_string);
|
||||
|
Reference in New Issue
Block a user