summaryrefslogtreecommitdiff
path: root/mysql-test/r/plugin.result
diff options
context:
space:
mode:
authorunknown <timour@askmonty.org>2013-07-17 16:42:13 +0300
committerunknown <timour@askmonty.org>2013-07-17 16:42:13 +0300
commit66ec79fc87da6fea5bed2e5a6d9881c306d9e8fa (patch)
tree3e7b3dbda482b383c011b183027d2cd65e686984 /mysql-test/r/plugin.result
parenta5b534a08e5c666da6f1e909e24e40f5d6d626c0 (diff)
downloadmariadb-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