summaryrefslogtreecommitdiff
path: root/mysql-test/t/func_regexp.test
diff options
context:
space:
mode:
authorunknown <konstantin@mysql.com>2004-06-18 04:16:08 +0400
committerunknown <konstantin@mysql.com>2004-06-18 04:16:08 +0400
commitcbfe9f05174eefc4fe2dcf97c4ca32d2087c32db (patch)
treefd77ab1ae1671618423ee4d87147610ae243d693 /mysql-test/t/func_regexp.test
parent25749c968604adc68a00055abb73e6d8ec3d5505 (diff)
downloadmariadb-git-cbfe9f05174eefc4fe2dcf97c4ca32d2087c32db.tar.gz
Fix for bug#4105 "Server crash on attempt to prepare a statement with
character set introducer": add new item type to be returned before from Item_param until it's value is set. This way items like Item_bool_func2 and udf_handler won't treat this item as constant literal when statement is prepared. mysql-test/r/ps.result: Test results fixed (test case for bug #4105) mysql-test/t/ps.test: Followup to bug #4105: a test case. sql/item.cc: Fix for bug#4105 "Server crash on attempt to prepare a statement with character set introducer": add new item type to be returned before from Item_param until it's value is set. sql/item.h: Fix for bug#4105 "Server crash on attempt to prepare a statement with character set introducer": add new item type to be returned before from Item_param until it's value is set.
Diffstat (limited to 'mysql-test/t/func_regexp.test')
0 files changed, 0 insertions, 0 deletions