mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
MDEV-8954 unnecessary fetch of entire table
Merged fix into 10.2.
This commit is contained in:
@@ -1128,6 +1128,9 @@ public:
|
||||
ulong sql_type,
|
||||
int link_idx
|
||||
);
|
||||
bool is_sole_projection_field(
|
||||
uint16 field_index
|
||||
);
|
||||
bool is_bulk_insert_exec_period(
|
||||
bool bulk_end
|
||||
);
|
||||
|
Reference in New Issue
Block a user