mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Merge 10.4 into 10.5
This commit is contained in:
@ -13375,6 +13375,7 @@ make_join_readinfo(JOIN *join, ulonglong options, uint no_jbuf_after)
|
||||
uint jcl= tab->used_join_cache_level;
|
||||
tab->read_record.table= table;
|
||||
tab->read_record.unlock_row= rr_unlock_row;
|
||||
tab->read_record.print_error= true;
|
||||
tab->sorted= sorted;
|
||||
sorted= 0; // only first must be sorted
|
||||
|
||||
|
Reference in New Issue
Block a user