3530 Commits (f853333e09b222f6d6d76d9343b6202b4769ffab)

Author SHA1 Message Date
Igor Babaev d117f51901 Fixed a crash with pbxt.subselect when 'derived_merge' is set off in 15 years ago
Igor Babaev 4a03a1d777 Fixed LP bug #813447. 15 years ago
Igor Babaev 2e8542f462 Fixed LP bug #791761. 15 years ago
Sergey Petrunya b11eff4025 BUG##806524: Assertion `join->best_read < 1.7976931348623157e+308 with table_elimination=on and derived_merge=on 15 years ago
unknown 99cce18955 Fixed LP BUG#800696. 15 years ago
Igor Babaev a7287d9ae1 Fixed LP bug #793448. 15 years ago
Igor Babaev d37465a9cc Fixed LP bug #794901. 15 years ago
unknown 53681ee5db Fix bug lp:777691 15 years ago
Igor Babaev 70455c517b Corrected the patch for bug 809206 to fix valgrind failures. 15 years ago
Igor Babaev 5819dfcdf6 Fixed LP bug #809206. 15 years ago
Sergei Golubchik 541469f7cb bugfix: create internal temporary tables in mysql_tmpdir, not in datadir 15 years ago
Igor Babaev a515802c5b Fixed LP bug #806097. 15 years ago
Igor Babaev 5ead4083ec Fixed LP bug #806510. 15 years ago
Igor Babaev b79316f583 Fixed LP bug #806431. 15 years ago
Vladislav Vaintroub b792411a7a fix compile warnings 15 years ago
unknown 59784abead Fix LP bug lp:802979 15 years ago
Sergei Golubchik b4a0b2c2f8 post-merge fixes. 15 years ago
Igor Babaev 006dedf537 Fixed LP bug #804515. 15 years ago
Sergey Petrunya e2eafc3bd1 Fix buildbot failures: 15 years ago
Kent Boortz 44135d4725 Updated/added copyright headers 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
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
Igor Babaev cb164640be Fixed LP bug #801536. 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 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
Igor Babaev d6b0767c8c Fixed a valgrind problem. 15 years ago
Sergey Petrunya ed54ec7eb5 Make semi-joins work with outer joins: 15 years ago
Sergey Petrunya eea95a15d3 Make semi-joins work with outer joins part #2: 15 years ago
Igor Babaev e7578ac612 Fixed LP bug #798621. 15 years ago
Sergey Petrunya 6adddca80e Make semi-joins work with outer joins part #1: 15 years ago
unknown a02682abcc MWL#89 15 years ago
Sergey Petrunya b8fdbf8874 Remove redundant code that is a result of a wrong merge. 15 years ago
Sergey Petrunya 0f22ba3cfe In make_join_select(): 15 years ago
Sergey Petrunya 9c11646fcd [No BUG#] end_tab_idx==-1 passed as parameter to JOIN::get_partial_cost_and_fanout() 15 years ago
Jorgen Loland 92eab9957d BUG#12561818 - RERUN OF STORED FUNCTION GIVES ERROR 1172: 15 years ago
Sergei Golubchik 10fedf675a change test_if_equality_guarantees_uniqueness() 15 years ago
Michael Widenius 13f55aac67 A bit better fix for tmp-table problem 15 years ago
Igor Babaev ab411f8f1c Fixed LP bug #794909. 15 years ago
Michael Widenius 97e834e151 Use dynamic row format when creating temporary tables without sumary fields. 15 years ago
Igor Babaev 059aff15cd Fixed LP bug #784441. 15 years ago
Igor Babaev 3bf08e549a Added two new flags for the optimizer switch: 15 years ago
Igor Babaev 8bf69ab7bf Corrected the previous patch concerning elimination of SQL_SELECT::original_cond. 15 years ago
Igor Babaev 5dc9a53d19 Eliminated the member original_cond from the class SQL_SELECT 15 years ago
Sergey Petrunya 037e16583e Remove garbage comments 15 years ago
Sergey Petrunya ded7342daa - Update test results (trivial) 15 years ago