mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
online alter: use thd->ha_data to store cache_list
This commit is contained in:
@@ -5634,8 +5634,6 @@ public:
|
||||
Item *sp_prepare_func_item(Item **it_addr, uint cols);
|
||||
bool sp_eval_expr(Field *result_field, Item **expr_item_ptr);
|
||||
|
||||
ilist<online_alter_cache_data> online_alter_cache_list;
|
||||
|
||||
bool sql_parser(LEX *old_lex, LEX *lex,
|
||||
char *str, uint str_len, bool stmt_prepare_mode);
|
||||
|
||||
|
Reference in New Issue
Block a user