mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
Fixed compile errors of the merge of the patch for mdev-8789 with 10.2.
This commit is contained in:
@@ -85,7 +85,7 @@ public:
|
||||
|
||||
st_select_lex_unit *clone_parsed_spec(THD *thd, TABLE_LIST *with_table);
|
||||
|
||||
bool process_column_list();
|
||||
bool process_column_list(THD *thd);
|
||||
|
||||
bool is_referenced() { return references != 0; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user