summaryrefslogtreecommitdiff
path: root/mysql-test/t/cast.test
diff options
context:
space:
mode:
authorunknown <igor@olga.mysql.com>2007-05-01 23:34:14 -0700
committerunknown <igor@olga.mysql.com>2007-05-01 23:34:14 -0700
commit8e8ece72eb0530bee9b200d92ba14a143cd1dec9 (patch)
tree662ebe3ec338518709adb6c2784b56513fe58c62 /mysql-test/t/cast.test
parent5352b41d29bf3a0ca37d64acfa61527a4944812d (diff)
downloadmariadb-git-8e8ece72eb0530bee9b200d92ba14a143cd1dec9.tar.gz
Fixed bug #28188: performance degradation for outer join queries to which
'not exists' optimization is applied. In fact 'not exists' optimization did not work anymore after the patch introducing the evaluate_join_record function had been applied. Corrected the evaluate_join_record function to respect the 'not_exists' optimization. mysql-test/r/join_outer.result: Added a test case for bug #28188. mysql-test/t/join_outer.test: Added a test case for bug #28188. sql/sql_select.cc: Fixed bug #28188: performance degradation for outer join queries to which 'not exists' optimization is applied. Corrected the evaluate_join_record function to respect the 'not_exists' optimization.
Diffstat (limited to 'mysql-test/t/cast.test')
0 files changed, 0 insertions, 0 deletions