summaryrefslogtreecommitdiff
path: root/sql/ha_partition.cc
diff options
context:
space:
mode:
authorGeorgi Kodinov <Georgi.Kodinov@Oracle.com>2010-08-13 14:18:46 +0300
committerGeorgi Kodinov <Georgi.Kodinov@Oracle.com>2010-08-13 14:18:46 +0300
commit4bf81165e45eb13c0be0042773a0fcbafdf3803b (patch)
tree024356d2458230c53fe64c589693908e101816ac /sql/ha_partition.cc
parent45a87c685b1378d3840df3e391134afb01dead6f (diff)
downloadmariadb-git-4bf81165e45eb13c0be0042773a0fcbafdf3803b.tar.gz
Bug #55615 and bug #55564
An user assignment variable expression that's evaluated in a logical expression context (Item::val_bool()) can be pre-calculated in a temporary table for GROUP BY. However when the expression value is used after the temp table creation it was re-evaluated instead of being read from the temp table due to a missing val_bool_result() method. Fixed by implementing the method.
Diffstat (limited to 'sql/ha_partition.cc')
0 files changed, 0 insertions, 0 deletions