mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 11:27:39 +02:00
Merge 10.0-base -> 10.0
This commit is contained in:
commit
a1cd28e2e5
64 changed files with 5911 additions and 418 deletions
|
|
@ -283,6 +283,7 @@ public:
|
|||
{
|
||||
pos->records_read= best_loose_scan_records;
|
||||
pos->key= best_loose_scan_start_key;
|
||||
pos->cond_selectivity= 1.0;
|
||||
pos->loosescan_picker.loosescan_key= best_loose_scan_key;
|
||||
pos->loosescan_picker.loosescan_parts= best_max_loose_keypart + 1;
|
||||
pos->use_join_buffer= FALSE;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue