28061 Commits (0a12fa292221ed9cf1c58e924682a8d49c6059b8)

Author SHA1 Message Date
Sergey Petrunya 56a23357ae BUG#803457: Wrong result with semijoin + view + outer join in maria-5.3-subqueries-mwl90 15 years ago
Sergey Petrunya 2a9c86be26 BUG#778434 Wrong result with in_to_exists=on in maria-5.3-mwl89 15 years ago
Igor Babaev ff9c406c1d Fixed LP bug #809179. 15 years ago
Igor Babaev 70455c517b Corrected the patch for bug 809206 to fix valgrind failures. 15 years ago
Sergey Petrunya 85571ea76c Disable LooseScan and FirstMatch when outer joins are present. 15 years ago
Igor Babaev 102fb4e0b8 Corrected the code of the recent patch that had changed the base 15 years ago
Igor Babaev 5819dfcdf6 Fixed LP bug #809206. 15 years ago
Sergey Petrunya 2c28412e2e Port of code for: (part of testcase is in mysql-test/t/subquery*.test and will be ported separately) 15 years ago
Igor Babaev 47aee19827 Fixed LP bug #793386. 15 years ago
Sergey Petrunya 62cc4df4d3 Alternate version of MySQL's fix for BUG#49453. 15 years ago
Igor Babaev f8db35bd15 Fixed LP bug #806504. 15 years ago
Igor Babaev a515802c5b Fixed LP bug #806097. 15 years ago
Sergey Petrunya 9e7495df83 Semi-join fixes: make COST_VECT objects survive add_io(add_io_cnt=0, add_avg_cost=...) calls without 15 years ago
Sergey Petrunya 0ce603ab5e [No BUG#] Fixes for problems discovered when running mysql-trunk's subquery testsuite 15 years ago
Igor Babaev 5ead4083ec Fixed LP bug #806510. 15 years ago
Sergey Petrunya 41c766f30d Make table_elimination=on|off flag to be always present in @@optimizer_switch. 15 years ago
Sergey Petrunya 1492de8563 Set the default to be mrr=off,mrr_sort_keys=off: 15 years ago
Igor Babaev e55e78eeda Fixed LP bug #806477. 15 years ago
unknown 4128ec4852 Fix bug lp:806943 15 years ago
Igor Babaev b79316f583 Fixed LP bug #806431. 15 years ago
Sergey Petrunya a5a8683f70 # BUG#611704: Crash in replace_where_subcondition with nested subquery and semijoin=on 15 years ago
Vladislav Vaintroub b792411a7a fix compile warnings 15 years ago
Sergey Petrunya 05d54b121c BUG#803365: Crash in pull_out_semijoin_tables with outer join + semijoin + derived tables in maria-5.3 with WL#106 15 years ago
Sergey Petrunya c1de6f8b77 Change the default @@optimizer_switch setting from 15 years ago
unknown 59784abead Fix LP bug lp:802979 15 years ago
Igor Babaev 3f7d51d0d8 Fixed LP bug #804686. 15 years ago
Igor Babaev 006dedf537 Fixed LP bug #804515. 15 years ago
Michael Widenius 3c78bfe7f1 Added progress reporting for alter table, LOAD DATA INFILE and for aria tables: check table, repair table, analyze table. 15 years ago
Sergei Golubchik 5a9ba869a6 Added read only system variable 'in_transaction' which tells if there's 15 years ago
Igor Babaev 584954ab6e Fixed LP bug #803851. 15 years ago
Sergey Petrunya e2eafc3bd1 Fix buildbot failures: 15 years ago
Igor Babaev 55165f5174 Fixed LP bug #802845. 15 years ago
Igor Babaev bd62c82380 Fixed LP bug #803410. 15 years ago
Sergey Petrunya f30b4a0ded lp:802965: Crash in do_copy_not_null with semijoin=on in maria-5.3 15 years ago
Igor Babaev 31edda66fd Fixed LP bug #802860. 15 years ago
Sergey Petrunya ff960f439e Remove garbage comment 15 years ago
Sergey Petrunya 4493197125 Followup to previous commit: 15 years ago
unknown 78fa331eaa Fixed bug lp:800679 15 years ago
Igor Babaev 9c4a3ced11 Fixed LP bug #800535. 15 years ago
Sergey Petrunya 04326c5220 Test: enable semi-join processing for cases of semi-joins and outer joins, except for the case when the 15 years ago
Sergey Petrunya 4480642624 Added TODO comments 15 years ago
Michael Widenius ba9a890f0c New status variables: Rows_tmp_read, Handler_tmp_update and Handler_tmp_write 15 years ago
Michael Widenius 6b2438c017 Added reading of client-server my.cnf tag 15 years ago
Igor Babaev cb164640be Fixed LP bug #801536. 15 years ago
Igor Babaev 77f8874c8b Fixed LP bug #802023. 15 years ago
Igor Babaev 37bac085da Fixed LP bug #799499. 15 years ago
Igor Babaev fb22eb1391 Fixed LP bug #798576. 15 years ago
Michael Widenius 424e9a888d Fixed several errors in Aria discovered by test case for lp:727869 ma_pagecache.c:2103: find_block: Assertion `block->rlocks == 0 15 years ago
Michael Widenius 6f5f5b9491 Fixed typo. (Old code worked as both tested parts where 'bool', but not nice code..) 15 years ago
Michael Widenius 6a9ac86cd3 Fix for bug lp:798597 Incorrect "Duplicate entry" error with views and GROUP BY 15 years ago