3530 Commits (f853333e09b222f6d6d76d9343b6202b4769ffab)

Author SHA1 Message Date
Sergei Golubchik a058974440 remove HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 13 years ago
Igor Babaev a06224bd15 Addressed all remaining issues from the review of the patch 13 years ago
unknown 1b2692d0e9 MDEV-3899 Valgrind warnings (blocks are definitely lost) in filesort on IN subquery with SUM and DISTINCT 13 years ago
unknown b8b875cb79 Fix of MDEV-3874: Server crashes in Item_field::print on a SELECT from a MERGE view with materialization+semijoin, subquery, ORDER BY. 13 years ago
unknown 60a7b05871 MDEV-3801 Reproducible sub select join crash on 5.3.8 and 5.3.9 13 years ago
Igor Babaev 4d44261052 Fixed bug mdev-622 (LP bug #1002508). 13 years ago
Igor Babaev e08f4f1630 Fixed bug mdev-3851. 13 years ago
Sergey Petrunya 39e7072d64 MDEV-536: LP:1050806 - different result for a query using subquery, and 13 years ago
Igor Babaev 7714739b2d Fixed bug mdev-585 (LP bug #637962) 13 years ago
unknown bc4a456758 MDEV-452 Add full support for auto-initialized/updated timestamp and datetime 13 years ago
unknown e47cdfdfb6 MDEV-435: Expensive subqueries may be evaluated during optimization in merge_key_fields 13 years ago
unknown 8215ce4695 MDEV-3804: 13 years ago
Sergey Petrunya d2d6c8b8e8 Backport of: olav.sandstaa@oracle.com-20120516074923-vd0dhp183vqcp2ql 13 years ago
unknown 4304dbc464 MDEV-616 fix (MySQL fix accepted) 13 years ago
unknown 72ab07c1cb MDEV-746: Merged mysql fix of the bug LP:1002546 & MySQL Bug#13651009. 13 years ago
Sergey Petrunya 850fb90177 Remove unneeded comments 13 years ago
Igor Babaev a6b88f1431 MDEV-415: Back-port of the WL task #1393 from the mysql-5.6 code line. 13 years ago
Sergei Golubchik 4a8938f6f5 remove the forgotten commented out piece of the old merge 13 years ago
Sergei Golubchik a1fd37b1fd MDEV-414 Depending on indexes or execution plans, a warning on incorrect or out of range values in WHERE condition is sometimes produced and sometimes not 13 years ago
Sergey Petrunya 2d99ea454f MDEV-430: Server crashes in select_describe on EXPLAIN with materialization+semijoin, etc 13 years ago
unknown 4d2b05b7d7 fix for MDEV-367 13 years ago
Tor Didriksen a16e00a6c4 Bug#14463247 ORDER BY SUBQUERY REFERENCING OUTER ALIAS FAILS 13 years ago
unknown 80b3f74705 Fix bug mdev-447: Wrong output from the EXPLAIN command of the test case for lp bug #714999 13 years ago
Michael Widenius dd8bd2e4c3 Fixed compiler warnings 13 years ago
Michael Widenius b886cac712 Fixed compiler errors 13 years ago
Sergey Glukhov 2f30b34095 Bug #14409015 MEMORY LEAK WHEN REFERENCING OUTER FIELD IN HAVING 13 years ago
Sergey Petrunya 59e64b6c9b MDEV-416: Server crashes in SQL_SELECT::cleanup on EXPLAIN with SUM ( DISTINCT ) 14 years ago
Sergey Petrunya fd3e9c53c1 MDEV-423: SHOW EXPLAIN: 'Using where' for a subquery is shown in EXPLAIN, but not in SHOW EXPLAIN 14 years ago
Sergey Petrunya aaa188dad9 Post-merge fixes. 14 years ago
Igor Babaev 8c499274da Performed re-factoring and re-structuring of the code for mwl#248: 14 years ago
Sergey Petrunya 0b79fe2b30 MDEV-412: SHOW EXPLAIN: Server crashes in JOIN::print_explain on a query with inner join and ORDER BY the same column twice 14 years ago
Sergey Petrunya ab70b76d9c BUG#992942 & MDEV-325: Pre-liminary commit for testing 14 years ago
Chaithra Gopalareddy ddcd6867e9 Bug#11762052: 54599: BUG IN QUERY PLANNER ON QUERIES WITH 14 years ago
Michael Widenius f27c26e95a Fixed compiler warnings 14 years ago
Sergey Petrunya 89820b4202 Better comments. 14 years ago
Sergey Petrunya 94bf016321 sql_select.cc: work compiler warnings 14 years ago
Igor Babaev 4ff6fd34da Changed the type of all double columns in the system statistical tables 14 years ago
Sergey Petrunya 66c62de103 MWL#182: Explain running statements 14 years ago
Norvald H. Ryeng cac1cd88ab Bug#13003736 CRASH IN ITEM_REF::WALK WITH SUBQUERIES 14 years ago
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
Michael Widenius 56ea8e9c05 Fixed build failures found by buildbot 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
unknown 7ddd5418d0 Fixed bug MDEV-288 14 years ago
Annamalai Gurusami a28a2ca798 Bug #13933132: [ERROR] GOT ERROR -1 WHEN READING TABLE APPEARED 14 years ago
Annamalai Gurusami a2bc9b3669 Bug #13933132: [ERROR] GOT ERROR -1 WHEN READING TABLE APPEARED 14 years ago
Sergey Petrunya 5b73a17b3a BUG#1002630: Valgrind warnings 'Invalid read' in subselect_engine::calc_const_tables with SELECT 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