diff options
author | unknown <igor@olga.mysql.com> | 2007-05-01 23:34:14 -0700 |
---|---|---|
committer | unknown <igor@olga.mysql.com> | 2007-05-01 23:34:14 -0700 |
commit | 8e8ece72eb0530bee9b200d92ba14a143cd1dec9 (patch) | |
tree | 662ebe3ec338518709adb6c2784b56513fe58c62 /mysql-test/t/cast.test | |
parent | 5352b41d29bf3a0ca37d64acfa61527a4944812d (diff) | |
download | mariadb-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