summaryrefslogtreecommitdiff
path: root/sql/sql_select.cc
Commit message (Expand)AuthorAgeFilesLines
* Bug#51431 Wrong sort order after import of dump fileSergey Glukhov2010-06-301-1/+10
* mergeGeorgi Kodinov2010-06-251-1/+2
|\
| * Bug #52711: Segfault when doing EXPLAIN SELECT withGeorgi Kodinov2010-04-151-1/+2
* | Fix for bug #54459: Assertion failed: param.sort_length, Ramil Kalimullin2010-06-241-5/+13
* | Bug#42733: Type-punning warnings when compiling MySQL --Davi Arnaut2010-06-101-10/+10
* | Bug#52005 'JOIN_TAB->dependent' may be incorrectly propageted for multilevel ...Sergey Glukhov2010-05-271-10/+33
* | Merge of fix for Bug#52357Martin Hansson2010-05-071-2/+1
|\ \
| * | Bug#53334 Incorrect result for InnoDB in LEFT JOIN with impossible conditionSergey Glukhov2010-05-071-2/+1
* | | Merge of fix for Bug#52357Martin Hansson2010-05-061-11/+52
|\ \ \ | |/ / |/| |
| * | Bug#52357: Assertion failed: join->best_read inMartin Hansson2010-05-061-11/+45
| * | Backport of the fix for bug #50335 to 5.0.Alexey Kopytov2010-04-271-3/+5
* | | Automerge.Alexey Kopytov2010-04-301-2/+1
|\ \ \ | |_|/ |/| |
| * | Bug #48419: another explain crash..Alexey Kopytov2010-04-301-2/+1
* | | Bug#52336 Segfault / crash in 5.1 copy_fields (param=0x9872980) at sql_select...Sergey Glukhov2010-04-051-5/+5
|/ /
* | 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2010-03-261-1/+1
|\ \ | |/
| * Bug#52177 crash with explain, row comparison, join, text fieldSergey Glukhov2010-03-261-1/+1
* | 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2010-03-241-1/+12
|\ \ | |/
| * Bug#48483 crash in get_best_combination()Sergey Glukhov2010-03-241-1/+12
* | Bug#51242 HAVING clause on table join produce incorrect resultsSergey Glukhov2010-03-191-0/+25
* | Bug#51494 crash with join, explain and 'sounds like' operatorSergey Glukhov2010-03-191-1/+2
* | Bug #49829 Many "hides virtual function" warnings withStaale Smedseng2010-03-141-6/+6
* | Bug#40277: SHOW CREATE VIEW returns invalid SQLDavi Arnaut2010-03-091-1/+11
* | Bug #39653: find_shortest_key in sql_select.cc does notGleb Shchepa2010-03-051-2/+25
* | automergeSergey Glukhov2010-02-261-6/+13
|\ \
| * \ Auto-merged fox for the bug#50843.Evgeny Potemkin2010-02-261-6/+13
| |\ \
| | * | Bug#50843: Filesort used instead of clustered index led toEvgeny Potemkin2010-02-261-6/+13
* | | | Bug#50995 Having clause on subquery result produces incorrect results.Sergey Glukhov2010-02-261-3/+5
|/ / /
* | | Bug #50335: Assertion `!(order->used & map)' in eq_ref_table Alexey Kopytov2010-02-251-3/+5
|/ /
* | Bug#50591 bit(31) causes Duplicate entry '1-NULL' for key 'group_key'Sergey Glukhov2010-02-161-2/+15
* | Bug#45195 valgrind warnings about uninitialized values in store_record_in_cac...Sergey Glukhov2010-02-101-22/+29
* | Merge fix for bug49902 to mysql-5.1-bugteam.Sergey Vojtovich2010-02-091-51/+15
|\ \
| * | BUG#49902 - SELECT returns incorrect resultsSergey Vojtovich2010-02-091-51/+15
* | | Bug #45640: optimizer bug produces wrong resultsGleb Shchepa2010-02-061-4/+42
* | | Bug #49324: more valgrind errors in test_if_skip_sort_orderGeorgi Kodinov2010-01-291-7/+15
* | | Bug #39022: Mysql randomly crashing in lock_sec_rec_cons_read_seesGeorgi Kodinov2009-12-231-11/+35
* | | Addendum to the fix for bug #45989Georgi Kodinov2010-02-041-1/+1
* | | Bug #45989 take 2 : memory leak after explain encounters anGeorgi Kodinov2010-02-021-0/+12
* | | Bug #49445: Assertion failed: 0, file .\item_row.cc, line 55 withGeorgi Kodinov2010-02-021-12/+12
* | | mergeGeorgi Kodinov2010-02-011-1/+1
|\ \ \ | | |/ | |/|
| * | fixed a typo in bug #49897.Georgi Kodinov2010-02-011-1/+1
* | | Auto-merge.Ramil Kalimullin2010-01-291-0/+13
|\ \ \ | |/ / | | / | |/ |/|
| * Fix for bug#49897: crash in ptr_compare when char(0) NOT NULL Ramil Kalimullin2010-01-291-0/+13
* | Bug #49512 : subquery with aggregate function crashGeorgi Kodinov2009-12-231-0/+1
* | revert of the fix for bug #45989: pushed by mistake.Georgi Kodinov2010-01-191-2/+0
* | Bug #45989 take 2 : memory leak after explain encounters anGeorgi Kodinov2010-01-181-0/+2
* | Auto-merge.Ramil Kalimullin2009-12-261-0/+1
|\ \ | |/
| * Fix for bug#49570: Assertion failed: !(order->used & map) Ramil Kalimullin2009-12-221-0/+1
| * Bug #48709: Assertion failed in sql_select.cc:11782:Georgi Kodinov2009-12-151-0/+5
* | Bug #49734: Crash on EXPLAIN EXTENDED UNION ... ORDER BY <any non-const-funct...Georgi Kodinov2009-12-221-1/+1
* | Bug#47650: using group by with rollup without indexesMartin Hansson2009-12-171-1/+13