summaryrefslogtreecommitdiff
path: root/mysql-test/r/rpl000012.result
diff options
context:
space:
mode:
authorunknown <gkodinov/kgeorge@magare.gmz>2007-10-11 11:29:26 +0300
committerunknown <gkodinov/kgeorge@magare.gmz>2007-10-11 11:29:26 +0300
commit6bae70ba6ca6771091683911c81c1fc8a05ce641 (patch)
tree3c786386773c8465351e10e77dc4b52bce6578e0 /mysql-test/r/rpl000012.result
parentd20c3355a36de891b1f4b2b42c4884f5ca9b4219 (diff)
downloadmariadb-git-6bae70ba6ca6771091683911c81c1fc8a05ce641.tar.gz
Bug #31440: 'select 1 regex null' asserts debug server
The special case with NULL as a regular expression was handled at prepare time. But in this special case the item was not marked as fixed. This caused an assertion at execution time. Fixed my marking the item as fixed even when known to return NULL at prepare time. mysql-test/r/func_regexp.result: Bug #31440: test case mysql-test/t/func_regexp.test: Bug #31440: test case sql/item_cmpfunc.cc: Bug #31440: mark the item as fixed even when known to return NULL.
Diffstat (limited to 'mysql-test/r/rpl000012.result')
0 files changed, 0 insertions, 0 deletions