summaryrefslogtreecommitdiff
path: root/sql/sql_select.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge of mysql-trunk-bugfixing into mysql-trunk-merge.Davi Arnaut2010-07-151-207/+478
|\
| * Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-07-081-5/+5
| * gcc warnings removal (after bugfix for bug 36569)Gleb Shchepa2010-06-261-2/+2
| * Backport of Bug#53236 Segfault in DTCollation::set(DTCollation&)Tor Didriksen2010-06-231-4/+2
| * Bug #30584: delete with order by and limit clauses does notGleb Shchepa2010-06-231-197/+464
* | 5.1-bugteam->trunk-merge mergeSergey Glukhov2010-07-091-1/+1
|\ \
| * | Bug#54416 MAX from JOIN with HAVING returning NULL with 5.1 and Empty setSergey Glukhov2010-07-091-1/+1
* | | 5.1-bugteam->trunk-merge mergeSergey Glukhov2010-06-301-1/+10
|\ \ \ | |/ /
| * | Bug#51431 Wrong sort order after import of dump fileSergey Glukhov2010-06-301-1/+10
* | | mergeGeorgi Kodinov2010-06-251-1/+2
|\ \ \ | |/ /
| * | mergeGeorgi Kodinov2010-06-251-1/+2
| |\ \
| | * | Bug #52711: Segfault when doing EXPLAIN SELECT withGeorgi Kodinov2010-04-151-1/+2
* | | | Automerge.Ramil Kalimullin2010-06-241-5/+13
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Fix for bug #54459: Assertion failed: param.sort_length, Ramil Kalimullin2010-06-241-5/+13
* | | Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-06-101-10/+10
|\ \ \ | |/ /
| * | Bug#42733: Type-punning warnings when compiling MySQL --Davi Arnaut2010-06-101-10/+10
* | | Manual merge from mysql-trunk-bugfixing.Alexander Nozdrin2010-06-071-3/+4
|\ \ \
| * | | Bug#53445: Build with -Wall and fix warnings that it generatesDavi Arnaut2010-05-311-1/+3
| * | | Auto-merge from mysql-trunk.Alexander Nozdrin2010-05-281-22/+72
| |\ \ \
| * | | | Committing on behalf or Dmitry Lenev:Konstantin Osipov2010-04-281-2/+1
* | | | | mysql-5.1-bugteam->mysql-trunk-mergeSergey Glukhov2010-05-271-10/+33
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | Bug#52005 'JOIN_TAB->dependent' may be incorrectly propageted for multilevel ...Sergey Glukhov2010-05-271-10/+33
* | | | Manual merge of mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-05-091-13/+53
|\ \ \ \ | |/ / /
| * | | 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
* | | | | Manual merge of mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-05-071-2/+1
|\ \ \ \ \ | |/ / / /
| * | | | Automerge.Alexey Kopytov2010-04-301-2/+1
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Bug #48419: another explain crash..Alexey Kopytov2010-04-301-2/+1
* | | | | Manual merge from mysql-trunk.Alexander Nozdrin2010-04-271-1/+1
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Bug#51980 mysqld service crashes with a simple COUNT(DISTINCT) query over a viewunknown2010-04-131-1/+1
* | | | | Manual merge of mysql-5.1-bugteam toAlexey Kopytov2010-04-191-2/+19
|\ \ \ \ \ | |/ / / /
| * | | | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-2/+19
* | | | | Automerge of mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-04-111-5/+5
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Bug#52336 Segfault / crash in 5.1 copy_fields (param=0x9872980) at sql_select...Sergey Glukhov2010-04-051-5/+5
| | |/ / | |/| |
* | | | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2010-04-031-1/+1
|\ \ \ \ | |/ / /
| * | | 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
* | | | Automerge.Alexey Kopytov2010-04-021-1/+12
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | 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
* | | Manual merge of mysql-trunk into mysql-trunk-merge.Alexey Kopytov2010-03-241-96/+197
|\ \ \
| * \ \ Manual merge from mysql-trunk-merge.Alexander Nozdrin2010-03-011-12/+23
| |\ \ \
| * \ \ \ Manual merge from mysql-trunk-merge.Alexander Nozdrin2010-02-241-98/+164
| |\ \ \ \
| * | | | | Bug#43201 : Stack overrun when running sp-error test.Vladislav Vaintroub2010-02-231-2/+0
| * | | | | Manual merge from mysql-next-mr.Alexander Nozdrin2010-02-151-1/+7
| |\ \ \ \ \
| | * \ \ \ \ Auto-merged fix for the bug#50539.Evgeny Potemkin2010-02-121-0/+6
| | |\ \ \ \ \
| | * \ \ \ \ \ Manual merge from mysql-next-mr.Alexander Nozdrin2010-02-051-10/+25
| | |\ \ \ \ \ \