mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
MDEV-17339 JSON_TABLE.
add_table_to_list - remove the table_function argument.
This commit is contained in:
@ -131,7 +131,7 @@ bool check_stack_overrun(THD *thd, long margin, uchar *dummy);
|
||||
|
||||
/* Variables */
|
||||
|
||||
extern const char* any_db;
|
||||
extern const LEX_CSTRING any_db;
|
||||
extern uint sql_command_flags[];
|
||||
extern uint server_command_flags[];
|
||||
extern const LEX_CSTRING command_name[];
|
||||
|
Reference in New Issue
Block a user