mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
merge 10.2->10.3 with conflict resolutions
This commit is contained in:
@@ -1481,6 +1481,7 @@ public:
|
||||
bool is_filled_at_execution();
|
||||
|
||||
bool update_const_key_parts(COND *conds);
|
||||
void initialize_quick_structures();
|
||||
|
||||
my_ptrdiff_t default_values_offset() const
|
||||
{ return (my_ptrdiff_t) (s->default_values - record[0]); }
|
||||
|
||||
Reference in New Issue
Block a user