mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
after-review changes (577 SCRUM)
This commit is contained in:
@ -312,7 +312,7 @@ public:
|
||||
void exclude_level();
|
||||
|
||||
/* UNION methods */
|
||||
int prepare(THD *thd, select_result *result, bool tables_OK);
|
||||
int prepare(THD *thd, select_result *result, bool tables_and_fields_initied);
|
||||
int exec();
|
||||
int cleanup();
|
||||
|
||||
|
Reference in New Issue
Block a user