summaryrefslogtreecommitdiff
path: root/sql/sql_select.cc
Commit message (Expand)AuthorAgeFilesLines
* MWL#17: Table eliminationSergey Petrunia2009-06-221-28/+148
* * Use excessive parentheses to stop compiler warningSergey Petrunia2009-06-171-3/+3
* MWL#17: Table eliminationSergey Petrunia2009-06-161-11/+18
* MWL#17: Table eliminationSergey Petrunia2009-06-151-6/+16
* MWL#17: Table eliminationSergey Petrunia2009-06-141-3/+3
* MWL#17: Table eliminationSergey Petrunia2009-06-141-7/+28
* MWL#17: Table EliminationSergey Petrunia2009-06-071-1/+1
* MWL#17: Table eliminationSergey Petrunia2009-06-031-8/+321
* Fixed problems in mergeMichael Widenius2009-05-191-6/+6
|\
| * We are now using Valgrind rather than purify, and have for quite some time.unknown2009-05-061-6/+6
* | Merged with mysql-5.1 tree.Michael Widenius2009-04-251-1/+11
|\ \
| * \ auto-mergeTatiana A. Nurnberg2009-03-181-1/+10
| |\ \
| | * | Code clean-up.Ramil Kalimullin2009-03-171-3/+5
| | * | Fix for bug #42957: no results from Ramil Kalimullin2009-03-161-1/+8
| * | | Bug#36751: Segmentation fault in ctype-bin.c:308; Linux 86_64, with-max-index...Tatiana A. Nurnberg2009-03-111-0/+1
| |/ /
* | | bzr merge from guilhem's maria tree to our local 5.1Michael Widenius2009-04-251-51/+57
|\ \ \ | |_|/ |/| |
| * | merge of 5.1-main into 5.1-maria. MyISAM changes are propagated to Maria exceptGuilhem Bichot2009-04-011-11/+24
| |\ \ | | |/
| | * merged 5.0-bugteam -> 5.1-bugteamGeorgi Kodinov2009-02-191-12/+24
| | |\
| | | * Bug #42419: Server crash with "Pure virtual method called" on two concurrentGeorgi Kodinov2009-02-191-12/+24
| * | | merge of 5.1-main into 5.1-maria; MyISAM changes are also ported to Maria.Guilhem Bichot2009-03-111-40/+33
| |\ \ \ | | |/ /
| | * | automerge 5.0-bugteam --> 5.1-bugteam (bug 42037)Gleb Shchepa2009-02-051-40/+33
| | |\ \ | | | |/
| | | * Bug #42037: Queries containing a subquery with DISTINCT andGleb Shchepa2009-02-051-40/+33
* | | | Fix Valgrind errors seen in buildbot.unknown2009-04-081-2/+11
* | | | Merge with mysql-maria treeMichael Widenius2009-02-191-9/+23
|\ \ \ \ | |/ / /
| * | | merge of 5.1-main into 5.1-maria. Myisam->Maria change propagation will follow.Guilhem Bichot2009-02-121-15/+36
| |\ \ \ | | |/ /
| | * | automerge 5.0-bugteam --> 5.1-bugteam (bug 39069)Gleb Shchepa2009-01-281-0/+5
| | |\ \ | | | |/
| | | * Bug #39069: <row constructor> IN <table-subquery> seriouslyGleb Shchepa2009-01-281-0/+5
| | * | merged 5.0-bugteam -> 5.1-bugtteamGeorgi Kodinov2009-01-161-9/+18
| | |\ \ | | | |/
| | | * merged Bug 38795 to 5.0-bugteamGeorgi Kodinov2009-01-151-9/+18
| | | |\
| | | | * Bug #38795: Automatic search depth and nested join's results in server crashGeorgi Kodinov2009-01-131-9/+18
* | | | | Merge with base MySQL 5.1Michael Widenius2009-02-151-6/+13
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | merged 5.1-main -> 5.1-bugteamGeorgi Kodinov2009-01-051-1/+1
| |\ \ \ \
| | * \ \ \ Merge main 5.1 into 5.1-buildJoerg Bruehe2008-12-101-0/+10
| | |\ \ \ \
| | * \ \ \ \ Merge from mysql-5.1.30-releaseunknown2008-11-271-1/+1
| | |\ \ \ \ \
| | | * | | | | Added "Sun Microsystems, Inc." to copyright headers on files modifiedBuild Team2008-11-101-1/+1
| * | | | | | | 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2008-12-241-1/+1
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | * | | | | | Bug#40953 SELECT query throws "ERROR 1062 (23000): Duplicate entry..." errorSergey Glukhov2008-12-241-1/+1
| * | | | | | | 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2008-12-101-2/+5
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Bug#37956 memory leak and / or crash with geometry and prepared statements!Sergey Glukhov2008-12-101-2/+5
| | * | | | | | backported the fix for bug #34773 to 5.0Georgi Kodinov2008-12-091-8/+8
| * | | | | | | 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2008-12-091-2/+6
| |\ \ \ \ \ \ \ | | |/ / / / / / | | | | | / / / | | |_|_|/ / / | |/| | | | |
| | * | | | | Bug#31399 Wrong query result when doing join buffering over BIT fieldsSergey Glukhov2008-12-091-2/+6
* | | | | | | Fixed compiler warnings found by gcc 4.3.2Michael Widenius2009-01-311-34/+36
| |_|_|_|/ / |/| | | | |
* | | | | | Fix for Bug#40311 Assert in MARIA_RECORD_POS during pushbuild 2 test:Michael Widenius2008-12-221-4/+19
* | | | | | Merge of 5.1-main into 5.1-maria. There were no changes to storage/myisam, my...Guilhem Bichot2008-12-101-77/+267
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Bug#34374: mysql generates incorrect warningSergei Golubchik2008-11-291-6/+6
| * | | | | Merge of 5.1-main into 5.1-maria. There were no changes to storage/myisam, or...Guilhem Bichot2008-11-211-10/+31
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Merged 5.1 with maria 5.1Michael Widenius2008-10-101-15/+67
| |\ \ \ \ \
| * | | | | | Bug#38135 Assertion failed: save_errno, file .\ma_update.c, line 200Sergei Golubchik2008-08-111-2/+1
| * | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2008-05-291-5/+18
| |\ \ \ \ \ \