mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
SQL: inner/outer system_time consistency [fixes #384]
This commit is contained in:
@ -1048,7 +1048,6 @@ public:
|
||||
private:
|
||||
Item *vers_saved_where;
|
||||
public:
|
||||
bool vers_check_clash;
|
||||
uint versioned_tables;
|
||||
int vers_setup_conds(THD *thd, TABLE_LIST *tables, COND **where_expr);
|
||||
/* push new Item_field into item_list */
|
||||
|
Reference in New Issue
Block a user