summaryrefslogtreecommitdiff
path: root/sql/item_xmlfunc.cc
diff options
context:
space:
mode:
authorVicențiu Ciorbaru <vicentiu@mariadb.org>2016-09-20 22:12:48 +0200
committerVicențiu Ciorbaru <vicentiu@mariadb.org>2016-09-24 15:12:34 +0200
commita2bafbabe2c1335bd411daf85dde8908e55dab62 (patch)
treea7a08b9a3701d2f9aa23957a3bc5f7d58167b85d /sql/item_xmlfunc.cc
parent15b8a772ccd39bad6d391f7e49733730e0eefae0 (diff)
downloadmariadb-git-a2bafbabe2c1335bd411daf85dde8908e55dab62.tar.gz
Make first_value and last_value computation efficient
With clever use of partition bounds, we only need to add one row to the items at a time. This way we remove the need to "reset" the item and run through the full partition again.
Diffstat (limited to 'sql/item_xmlfunc.cc')
0 files changed, 0 insertions, 0 deletions