3408 Commits (cf8461a0f75eebcc15cddd3c48d5e24f872930c2)

Author SHA1 Message Date
Sergey Petrunya cf8461a0f7 SHOW EXPLAIN: Code cleanup 14 years ago
Sergey Petrunya 5eecea8caf MDEV-324: SHOW EXPLAIN: Plan produced by SHOW EXPLAIN for a query with TEMPTABLE view loses 'DERIVED' line 14 years ago
Sergey Petrunya 9a7b3bf4b7 MDEV-299: SHOW EXPLAIN: Plan produced by SHOW EXPLAIN changes back and forth during query execution 14 years ago
Sergey Petrunya 13e985787e Added comments about create_ref_for_key() 14 years ago
Sergey Petrunya a8b2e831f0 MDEV-305: SHOW EXPLAIN: ref returned by SHOW EXPLAIN is different from the normal EXPLAIN ('const' vs empty string) 14 years ago
Sergey Petrunya 6f199f7c4f MDEV-275: SHOW EXPLAIN: server crashes in JOIN::print_explain with IN subquery and aggregate function 14 years ago
Sergey Petrunya 382e81ca84 MDEV-270: SHOW EXPLAIN: server crashes in JOIN::print_explain on a query with 14 years ago
Sergey Petrunya 6bce336624 MDEV-240: SHOW EXPLAIN: Assertion `this->optimized == 2' failed 14 years ago
Sergey Petrunya 6fae4447f0 # MDEV-239: Assertion `field_types == 0 ... ' failed in Protocol_text::store... 14 years ago
Sergey Petrunya 58b9164f04 MDEV-238: SHOW EXPLAIN: Server crashes in JOIN::print_explain with FROM subquery and GROUP BY 14 years ago
Oleksandr Byelkin 8fe40c50db MDEV-214 lp:967242 Wrong result with JOIN, AND in ON condition, multi-part key, GROUP BY, subquery and OR in WHERE 14 years ago
Igor Babaev f081107fe0 Fixed LP bug #972943 properly. 14 years ago
Igor Babaev b95ae56b9f Fixed LP bug #972973. 14 years ago
Sergey Petrunya 656c284d81 BUG#913030: better comments and function names. 14 years ago
Michael Widenius a3bee835ee Fixed lp:970528 "Server crashes in my_strnncollsp_simple on LEFT JOIN with CSV table, TEXT field" 14 years ago
Sergey Petrunya 2a16e7674b BUG#913030: Optimizer chooses a suboptimal excution plan for Q18 from DBT-3 14 years ago
Sergey Petrunya 84a53543c5 BUG#965872: Server crashes in embedding_sjm on a simple 1-table select with AND and OR 14 years ago
Sergei Golubchik d92009231d a couple of minor post-5.5-merge cleanups 14 years ago
Sergey Petrunya e2554b50cd BUG#951937: Wrong result (missing rows) with semijoin+materialization, IN subquery, InnoDB, TEMPTABLE view 14 years ago
Michael Widenius 8e825a2249 Fixes lp:941889 "JOIN constructors takes a long time in 5.3" 14 years ago
Igor Babaev da9aabbbb6 Fixed LP bug #954900. 14 years ago
unknown 8e0afbd8af Backport some simple performance patches from 5.5. 14 years ago
unknown 07de9ab7fc Few simple performance fixes found with sysbench oltp.lua and Oprofile: 14 years ago
Igor Babaev c1f5e25c04 Fixed LP bug #953649. 14 years ago
Michael Widenius 6f06cef02b Fixed bug lp:917689 "Archive table corruption crashing MariaDB signal 11" 14 years ago
unknown 8aebd44e0e Implementation of MDEV-28 LIMIT ROWS EXAMINED 14 years ago
Michael Widenius aba6d06c34 Upgraded sphinx to version 2.0.4 14 years ago
Igor Babaev 04ee30e75a Fixed LP bug #946055. 14 years ago
Igor Babaev 6f3c39a057 Fixed LP bug #944782. 14 years ago
Igor Babaev 000deedf3b Fixed LP bug #943543. 14 years ago
Igor Babaev 2521ac0c7f Addressed all review feedbacks for mwl #247. 14 years ago
Igor Babaev d2e3b33b8c Rolled back the patch for bug 791761. 14 years ago
unknown 6a72fbe396 Fix of LP bug:938518 (also LP bug:791761 and LP bug:806955) 14 years ago
Igor Babaev 841a74a4d6 Fixed LP bug #939009. 14 years ago
Sergey Petrunya 914245ccd8 BUG#934597: Assertion `! is_set()' failed in Diagnostics_area::set_ok_status(THD... 14 years ago
Igor Babaev e0a5319db3 Back-ported the fix and test cases for bugs #59487 and #43368 from 14 years ago
Sergey Petrunya 0099593562 BUG#919878: Assertion `!eliminated_tables... 14 years ago
Sergey Petrunya fecad7c945 BUG#933407: Valgrind warnings in mark_as_null_row with materialization+semijoin, STRAIGHT_JOIN, impossible WHERE 14 years ago
Igor Babaev 3ef46370e9 Fixed bug #934348. 14 years ago
Igor Babaev cd81f57830 Fixed LP bug #934342. 14 years ago
MySQL Build Team 7177a2b9d7 Updated/added copyright headers 14 years ago
Sergey Petrunya c9355dc279 BUG#928048: Query containing IN subquery with OR in the where clause returns a wrong result 14 years ago
Igor Babaev c8bbe06ac7 Fixed LP bug #925985. 14 years ago
Martin Hansson 9ada2f8ec5 Bug #11765810 58813: SERVER THREAD HANGS WHEN JOIN + WHERE + GROUP BY 14 years ago
Igor Babaev 56e1a6936b Fixed LP bug #923236. 14 years ago
Sergey Petrunya 424f56b3ba BUG#920713: Wrong result (missing rows) with firstmatch+BNL, IN subquery, ... 14 years ago
Sergey Petrunya 73cc529b51 BUG#920255: Wrong result (extra rows) with loosescan and IN subquery 14 years ago
Sergey Petrunya 9f60aa27f7 BUG#912513: Wrong result (missing rows) with join_cache_hashed+materialization+semijoin=on 14 years ago
Igor Babaev 746dbbe583 Fixed LP bug #917990. 14 years ago
Igor Babaev 7902a73d4c Fixed LP bug #914560. 14 years ago