summaryrefslogtreecommitdiff
path: root/mysql-test/r/select.result
Commit message (Expand)AuthorAgeFilesLines
* Make EXPLAIN better at displaying MRR/BKA:Sergey Petrunya2011-04-021-14/+14
* Fixed LP bug #707555.Igor Babaev2011-01-261-0/+40
* Corrected test case for bug 698882 to make it platform independentIgor Babaev2011-01-151-30/+30
* MergeIgor Babaev2011-01-151-1/+103
|\
| * Fixed LP bug #698882.Igor Babaev2011-01-151-1/+103
* | Ported the fix for LP bug #702310 / bug #59493.Igor Babaev2011-01-141-0/+79
|/
* Merge 5.3-mwl128 -> 5.3Igor Babaev2010-10-271-15/+15
|\
| * MWL#128: Added into EXPLAIN output info about types of the used join buffers andIgor Babaev2010-10-181-8/+8
| * Fixed bug #52636.Igor Babaev2010-09-281-7/+7
* | Merge MariaDB 5.2 -> MariaDB 5.3Sergey Petrunya2010-10-141-2/+2
* | Merge 5.2->5.3Sergey Petrunya2010-10-101-0/+15
|\ \ | |/ |/|
| * Merge with MySQL 5.1.49Michael Widenius2010-08-021-0/+15
| |\
| | * Fix for bug #54459: Assertion failed: param.sort_length, Ramil Kalimullin2010-06-241-0/+15
* | | MariaDB 5.2 -> MariaDB 5.3 merge Sergey Petrunya2010-06-261-5/+5
|\ \ \ | |/ /
| * | Merge MySQL 5.1.46 into MariaDB.unknown2010-04-281-5/+5
| |\ \ | | |/
| | * Bug#47669 Query showed by EXPLAIN EXTENDED gives different result from origin...Sergey Glukhov2010-02-261-5/+5
* | | Merge MariaDB-5.2 -> MariaDB 5.3Sergey Petrunya2010-03-201-0/+246
|\ \ \ | |/ /
| * | Merge MySQL 5.1.44 into MariaDB.unknown2010-03-041-0/+148
| |\ \ | | |/
| | * Auto-merge.Ramil Kalimullin2010-01-291-0/+63
| | |\
| | | * Fix for bug#49897: crash in ptr_compare when char(0) NOT NULL Ramil Kalimullin2010-01-291-0/+64
| | * | merge 5.1-main to 5.1-bugteamGeorgi Kodinov2010-01-131-0/+15
| | |\ \
| | * \ \ Auto-merged fix for bug#49489.Evgeny Potemkin2009-12-111-0/+10
| | |\ \ \
| | | * | | Bug#49489: Uninitialized cache led to a wrong result.Evgeny Potemkin2009-12-091-0/+10
| | * | | | Manual merge.Ramil Kalimullin2009-12-101-0/+85
| | |\ \ \ \ | | | |/ / / | | |/| | / | | | | |/ | | | |/|
| | | * | Fix for bug#49199: Optimizer handles incorrectly: Ramil Kalimullin2009-12-041-0/+84
| * | | | Merge with MySQL 5.1.42Michael Widenius2010-01-151-0/+57
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Fix for bug#49517: Inconsistent behavior while using Ramil Kalimullin2009-12-151-0/+15
| | * | | Bug#49489: Uninitialized cache led to a wrong result.Georgi Kodinov2009-12-151-0/+10
| | |/ /
| | * | Bug#48052: Valgrind warning - uninitialized value in Jorgen Loland2009-11-131-0/+18
| | * | mergeGeorgi Kodinov2009-11-101-0/+14
| | |\ \ | | | |/
| | | * Bug #48458: simple query tries to allocate enormous amount ofGeorgi Kodinov2009-11-091-0/+14
| * | | Merge with MySQL 5.1, with following additions:unknown2009-11-161-0/+41
| |\ \ \ | | |/ /
| | * | mergeGeorgi Kodinov2009-10-301-0/+12
| | |\ \ | | | |/
| | | * Bug #48291 : crash with row() operator,select into @var, and Georgi Kodinov2009-10-301-0/+12
| | * | AutopushRamil Kalimullin2009-10-221-0/+29
| | |\ \ | | | |/
| | | * Fix for bug#47019: Assertion failed: 0, file .\rt_mbr.c, Ramil Kalimullin2009-10-211-0/+29
* | | | Backport into MariaDB-5.2 the following:Sergey Petrunya2009-12-151-52/+52
|/ / /
* | | Merge lp:maria -> lp:~maria-captains/maria/maria-5.1-mergeSergey Petrunya2009-09-151-1/+0
|\ \ \ | |/ / |/| |
| * | * Use excessive parentheses to stop compiler warningSergey Petrunia2009-06-171-1/+0
* | | Bug#45266: Uninitialized variable lead to an empty result.Evgeny Potemkin2009-06-261-0/+79
* | | manual merge 5.0-bugteam --> 5.1-bugteamGleb Shchepa2009-04-281-0/+13
|\ \ \ | |/ / |/| / | |/
| * backport from 6.0:Gleb Shchepa2009-04-281-0/+13
* | Fix for bug #42957: no results from Ramil Kalimullin2009-03-161-0/+28
* | Merge into dev tree.Alexey Kopytov2009-02-101-7/+7
|\ \ | |/
| * Fix for bug #21205: Different number of digits for float/double/real in --ps-...Alexey Kopytov2009-01-281-7/+7
* | 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2008-12-241-0/+33
|\ \ | |/
| * Bug#40953 SELECT query throws "ERROR 1062 (23000): Duplicate entry..." errorSergey Glukhov2008-12-241-0/+33
| * Merge bk@192.168.21.1:mysql-5.0-optunknown2008-02-181-0/+21
| |\
* | | Bug #37936: ASSERT_COLUMN_MARKED_FOR_WRITE in Field_datetime::store ,Georgi Kodinov2008-12-091-0/+26
* | | Merge kaamos.(none):/data/src/mysql-5.1unknown2008-03-121-0/+27
|\ \ \