summaryrefslogtreecommitdiff
path: root/mysql-test/r/subselect.result
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | | | | | Bug#37627: addendum :Georgi Kodinov2008-07-071-13/+1
| * | | | | | | | Bug#37627: Killing query with sum(exists()) or avg(exists()) reproducibly cra...Georgi Kodinov2008-07-041-0/+13
| | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Fixed bug #37004.Tatiana A. Nurnberg2008-06-191-0/+7
* | | | | | | | Bug#37548: result value erronously reported being NULL in certain subqueriesGeorgi Kodinov2008-08-271-0/+39
|/ / / / / / /
* | | | | | | subselect.result:unknown2008-05-161-6/+6
* | | | | | | Merge magare.gmz:/home/kgeorge/mysql/work/B36011-take2-5.0-bugteamunknown2008-05-161-0/+15
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Bug #36011: server crash with explain extended on query unknown2008-05-161-0/+15
* | | | | | | Merge host.loc:/home/uchum/work/5.0-bugteamunknown2008-04-231-1/+1
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | subselect.test, subselect.result:unknown2008-04-231-1/+1
* | | | | | | Merge mysql.com:/home/psergey/mysql-5.0-bugteamunknown2008-04-221-0/+7
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | / | |_|_|_|_|/ |/| | | | |
| * | | | | BUG#36139 "float, zerofill, crash with subquery"unknown2008-04-221-0/+7
| * | | | | Bug#33266: Incorrect test case for the bug#31048 failing on some platforms.unknown2008-02-201-97/+31
* | | | | | Fix for Bug#32538: View definition picks up character set,unknown2008-02-121-9/+9
| |_|_|_|/ |/| | | |
* | | | | Merge kaamos.(none):/data/src/opt/mysql-5.0-optunknown2008-01-201-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Fixed a PushBuild failure of the system_mysql_db test caused by the lack unknown2008-01-201-1/+1
* | | | | Merge kaamos.(none):/data/src/opt/mysql-5.0-optunknown2008-01-191-0/+48
|\ \ \ \ \ | |/ / / /
| * | | | BUG#33794 "MySQL crashes executing specific query":unknown2008-01-181-0/+48
* | | | | Merge kaamos.(none):/data/src/opt/mysql-5.0-optunknown2008-01-101-0/+9
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | Bug#33675: Usage of an uninitialized memory by filesort in a subquery causedunknown2008-01-091-0/+9
| * | | Merge tnurnberg@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-12-021-0/+4
| |\ \ \
| * \ \ \ Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-11-261-8/+27
| |\ \ \ \
| * \ \ \ \ Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-11-231-9/+38
| |\ \ \ \ \
| | * | | | | Bug #32400: Complex SELECT query returns correct result unknown2007-11-201-9/+38
| * | | | | | opt_range.cc:unknown2007-11-231-9/+6
| * | | | | | Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-11-211-8/+39
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-11-191-0/+104
| |\ \ \ \ \ \
| | * | | | | | Bug#31048: Many nested subqueries may cause server crash.unknown2007-11-191-0/+104