mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
MDEV-14686 Server crashes in Item_field::used_tables on 2nd call of SP [fixes #422]
This commit is contained in:
@ -1045,8 +1045,6 @@ public:
|
||||
bool in_tvc;
|
||||
|
||||
/** System Versioning */
|
||||
private:
|
||||
Item *vers_saved_where;
|
||||
public:
|
||||
uint versioned_tables;
|
||||
int vers_setup_conds(THD *thd, TABLE_LIST *tables, COND **where_expr);
|
||||
|
Reference in New Issue
Block a user