mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
Merge 10.2 into 10.3
This commit is contained in:
@ -22790,6 +22790,9 @@ check_reverse_order:
|
||||
else if (select && select->quick)
|
||||
select->quick->need_sorted_output();
|
||||
|
||||
tab->read_record.unlock_row= (tab->type == JT_EQ_REF) ?
|
||||
join_read_key_unlock_row : rr_unlock_row;
|
||||
|
||||
} // QEP has been modified
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user