summaryrefslogtreecommitdiff
path: root/sql/item.h
diff options
context:
space:
mode:
authorVarun Gupta <varun.gupta@mariadb.com>2019-12-26 17:14:51 +0530
committerVarun Gupta <varun.gupta@mariadb.com>2019-12-26 17:36:32 +0530
commit359d91aaeec25825b51b0a00f52f272edad7d6cc (patch)
treef2ac9e2614fd5eab6cb356381ac0c1000c61edf5 /sql/item.h
parent9f7fcb9f25238945e4fb8cc1a1f98e56457b714f (diff)
downloadmariadb-git-359d91aaeec25825b51b0a00f52f272edad7d6cc.tar.gz
MDEV-19680:: Assertion `!table || (!table->read_set || bitmap_is_set(table->read_set, field_index) || (!(ptr >= table->record[0] && ptr < table->record[0] + table->s->reclength)))' or alike failed upon SELECT with mix of functions from simple view
Set read_set bitmap for view from the JOIN::all_fields list instead of JOIN::fields_list as split_sum_func would have added items to the all_fields list.
Diffstat (limited to 'sql/item.h')
0 files changed, 0 insertions, 0 deletions