diff options
author | Varun Gupta <varun.gupta@mariadb.com> | 2021-01-12 14:25:55 +0530 |
---|---|---|
committer | Varun Gupta <varun.gupta@mariadb.com> | 2021-01-12 18:47:39 +0530 |
commit | ab271ee7e22ce1250ec36b09123bfb98bc3f8107 (patch) | |
tree | df91f14e267169e4d3b42f5f0d4c452677730d8e /plugin/fulltext | |
parent | 3b94309a6cec8d8149c9f312229d18227036e01d (diff) | |
download | mariadb-git-ab271ee7e22ce1250ec36b09123bfb98bc3f8107.tar.gz |
MDEV-23826: ORDER BY in view definition leads to wrong result with GROUP BY on query using view
Introduced val_time_packed and val_datetime_packed functions for Item_direct_ref
to make sure to get the value from the item it is referring to.
The issue for incorrect result was that the item was getting its value
from the temporary table rather than from the view.
Diffstat (limited to 'plugin/fulltext')
0 files changed, 0 insertions, 0 deletions