mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Merge branch '10.7' into 10.8
This commit is contained in:
@@ -1779,7 +1779,9 @@ public:
|
||||
bool vers_check_update(List<Item> &items);
|
||||
static bool check_period_overlaps(const KEY &key, const uchar *lhs, const uchar *rhs);
|
||||
int delete_row();
|
||||
/* Used in majority of DML (called from fill_record()) */
|
||||
void vers_update_fields();
|
||||
/* Used in DELETE, DUP REPLACE and insert history row */
|
||||
void vers_update_end();
|
||||
void find_constraint_correlated_indexes();
|
||||
|
||||
|
Reference in New Issue
Block a user