summaryrefslogtreecommitdiff
path: root/mysql-test/r/subselect.result
Commit message (Expand)AuthorAgeFilesLines
* Merge MySQL 5.1.44 into MariaDB.unknown2010-03-041-0/+38
|\
| * Bug #49512 : subquery with aggregate function crashGeorgi Kodinov2009-12-231-0/+13
| * revert of the fix for bug #45989: pushed by mistake.Georgi Kodinov2010-01-191-12/+0
| * Bug #45989 take 2 : memory leak after explain encounters anGeorgi Kodinov2010-01-181-0/+12
| * Bug #48709: Assertion failed in sql_select.cc:11782:Georgi Kodinov2009-12-151-0/+25
* | Merge with MySQL 5.1, with following additions:unknown2009-11-161-3/+16
|\ \ | |/
| * automergeKristofer Pettersson2009-11-031-1/+1
| |\
| | * mergeGeorgi Kodinov2009-10-301-1/+1
| | |\
| | | * Bug #48293: crash with procedure analyse, view with > 10 columns,Georgi Kodinov2009-10-301-1/+1
| * | | Moved test case for bug 31157 from query_cache.test to subselect.testKristofer Pettersson2009-11-031-0/+14
| |/ /
| * | Bug #47123: Endless 100% CPU loop with STRAIGHT_JOIN Alexey Kopytov2009-10-171-2/+1
* | | Merge MySQL 5.1.39 into MariaDB 5.1.unknown2009-10-151-1/+29
|\ \ \ | |/ /
| * | automergeGeorgi Kodinov2009-08-311-0/+28
| |\ \ | | |/
| | * Bug #46749: Segfault in add_key_fields() with outer subquery level Georgi Kodinov2009-08-271-0/+28
| * | 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2009-08-271-1/+1
| |\ \ | | |/
| | * Bug#46184 Crash, SELECT ... FROM derived table procedure analyzeSergey Glukhov2009-08-271-1/+1
* | | Merge lp:maria -> lp:~maria-captains/maria/maria-5.1-mergeSergey Petrunya2009-09-151-2/+2
|\ \ \
| * | | MWL#17: Table eliminationSergey Petrunia2009-06-101-2/+2
* | | | Merge MySQL->MariaDBSergey Petrunya2009-09-081-0/+22
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merged fix for the bug#46051.Evgeny Potemkin2009-07-191-0/+22
| |\ \ | | |/
| | * Bug#46051: Incorrectly market field caused wrong result.Evgeny Potemkin2009-07-181-4/+0
| | * Bug#46051: Incorrectly market field caused wrong result.Evgeny Potemkin2009-07-161-0/+26
| | * Merge 5.0.80 release and 5.0 community. Version left at 5.0.80.Chad MILLER2009-04-141-109/+109
| | |\
| | | * This belongs to the fix forMatthias Leich2009-02-091-1/+1
* | | | merge of 5.1-main into 5.1-maria. MyISAM changes are propagated to Maria exceptGuilhem Bichot2009-04-011-126/+126
|\ \ \ \ | |/ / /
| * | | Merge 5.0 -> 5.1Matthias Leich2009-02-091-126/+126
| |\ \ \ | | | |/ | | |/|
| | * | 2. Slice of fix for Bug#42003 tests missing the disconnect of connections <> ...Matthias Leich2009-02-051-109/+109
| | |/
* | | merge of 5.1-main into 5.1-maria. Myisam->Maria change propagation will follow.Guilhem Bichot2009-02-121-2/+38
|\ \ \ | |/ /
| * | merged 5.1-main -> 5.1-bugteamGeorgi Kodinov2009-01-301-2/+2
| |\ \
| | * \ merge 5.1 --> 5.1-rplAlfranio Correia2008-12-131-0/+30
| | |\ \
| | * \ \ Merge 5.1 main -> 5.1-rplHe Zhenxing2008-09-061-0/+39
| | |\ \ \
| | * \ \ \ Merge 5.1-rpl-testfixes -> 5.1-rplHe Zhenxing2008-08-141-1/+12
| | |\ \ \ \
| | * \ \ \ \ merged 5.1 main to 5.1-rplSven Sandberg2008-08-041-2/+2
| | |\ \ \ \ \
| | | * | | | | Post-merge fixes.Sven Sandberg2008-07-071-2/+2
| * | | | | | | Fix trivial merge errorSergey Petrunia2009-01-291-1/+1
| * | | | | | | BUG#37822: Correlated subquery with IN and IS UNKNOWN provides wrong resultSergey Petrunia2009-01-281-0/+36
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Fixed bugs found by pushbuildMichael Widenius2008-12-271-3/+0
* | | | | | | Merge of 5.1-main into 5.1-maria. There were no changes to storage/myisam, my...Guilhem Bichot2008-12-101-3/+3
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Merged 5.1 with maria 5.1Michael Widenius2008-10-101-0/+80
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | Merge mysql.com:/home/my/mysql-5.1unknown2008-04-281-9/+9
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge janus.mylan:/usr/home/serg/Abk/mysql-5.1unknown2008-02-051-0/+57
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-mainunknown2007-12-161-3/+3
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge hynda.mysql.fi:/home/my/mysql-5.1-mainunknown2007-09-271-3/+3
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Tests which use INSERT DELAYED or MERGE tables should explicitelyunknown2007-08-081-3/+3
* | | | | | | | | | | 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2008-11-271-0/+30
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | / | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | Bug#37460 Assertion failed: !table->file || table->file->inited == handler::NONESergey Glukhov2008-11-271-0/+30
| * | | | | | | | | Bug#34760 Character set autodetection appears to failSergey Glukhov2008-11-211-0/+15
* | | | | | | | | | merged 5.1-bugteam into B37548 treeGeorgi Kodinov2008-08-271-0/+19
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | merged 34159 and 37662 5.0-bugteam->5.1-bugteamGeorgi Kodinov2008-07-311-1/+12
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | | | | | | | | / / | | |_|_|_|_|_|/ / | |/| | | | | | |
| | * | | | | | | Fixed bug #38191.Igor Babaev2008-07-261-0/+11