diff options
author | unknown <timour@askmonty.org> | 2013-07-17 16:42:13 +0300 |
---|---|---|
committer | unknown <timour@askmonty.org> | 2013-07-17 16:42:13 +0300 |
commit | 66ec79fc87da6fea5bed2e5a6d9881c306d9e8fa (patch) | |
tree | 3e7b3dbda482b383c011b183027d2cd65e686984 /mysql-test/r/plugin.result | |
parent | a5b534a08e5c666da6f1e909e24e40f5d6d626c0 (diff) | |
download | mariadb-git-66ec79fc87da6fea5bed2e5a6d9881c306d9e8fa.tar.gz |
Fix for MDEV-4219 A simple select query returns random data (upstream bug#68473)
In the case of loose scan used as input for order by, end_send()
didn't detect correctly that a loose scan was used, and didn't copy
the non-aggregated fields from the temp table used for ORDER BY.
The fix uses the fact that the quick select used for sorting is
attached to JOIN::pre_sort_join_tab instead of JOIN::join_tab.
Diffstat (limited to 'mysql-test/r/plugin.result')
0 files changed, 0 insertions, 0 deletions