summaryrefslogtreecommitdiff
path: root/sql/sql_select.h
Commit message (Expand)AuthorAgeFilesLines
* Merge mysql.com:/home/mysql_src/mysql-5.0guilhem@mysql.com2005-11-181-1/+10
|\
| * Merge mysql.com:/home/psergey/mysql-5.0-bug14026-r2sergefp@mysql.com2005-11-031-1/+10
| |\
| | * BUG#13126: When choosing join order for join with nested joins, don't produce...sergefp@mysql.com2005-10-251-1/+10
* | | Merge mysql.com:/home/my/mysql-5.0monty@mysql.com2005-11-051-1/+3
|\ \ \ | |/ /
| * | Manually mergedevgen@moonbone.local2005-11-011-0/+1
| |\ \
| | * \ Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-4.1evgen@moonbone.local2005-11-011-0/+1
| | |\ \
| | | * | Fix bug#14186 select datefield is null not updatedevgen@moonbone.local2005-10-281-0/+1
| * | | | Manually mergedevgen@moonbone.local2005-10-281-0/+1
| |\ \ \ \ | | |/ / / | | | | / | | |_|/ | |/| |
| | * | Fix bug #14138 ROLLUP and PROCEDURE ANALYSE() hang server evgen@moonbone.local2005-10-281-0/+1
| | |/
| * | A fix and a test case for Bug#12736 "Server crash during a select".konstantin@mysql.com2005-10-131-1/+1
* | | Mergetomas@poseidon.ndb.mysql.com2005-10-061-53/+6
|\ \ \ | |/ /
| * | A fix and a test case for Bug#6513 "Test Suite: Values inserted by using konstantin@mysql.com2005-09-221-53/+6
* | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0ndbdev@dl145b.mysql.com2005-09-091-3/+1
|\ \ \ | |/ /
| * | Remove an obsolete comment and an unused variable.konstantin@mysql.com2005-09-081-3/+1
* | | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.0pappa@c-4a09e253.1238-1-64736c10.cust.bredbandsbolaget.se2005-08-251-4/+10
|\ \ \ | |/ /
| * | Fixes during review of new pushed codemonty@mysql.com2005-08-121-4/+4
| * | A fix for Bug#11901 "mysql_stmt_attr_set CURSOR_TYPE_READ_ONLY join inkonstantin@mysql.com2005-08-101-0/+5
| * | A fix and a test case for Bug#11909 "mysql_stmt_attr_set konstantin@mysql.com2005-08-081-0/+1
* | | mergetulin@dl145b.mysql.com2005-07-211-0/+6
|\ \ \ | |/ /
| * | Implement MySQL framework to support consistent read views inkonstantin@mysql.com2005-07-201-0/+6
* | | mergetulin@dl145b.mysql.com2005-07-191-0/+2
|\ \ \ | |/ /
| * | A fix and a test case for Bug#10760 and complementary cleanups. konstantin@mysql.com2005-07-191-0/+2
* | | Patch for push of wl1354 Partitioningmronstrom@mysql.com2005-07-181-0/+1
|/ /
* | Implement MarkM optimization request to avoid redundnat packet exchangekonstantin@mysql.com2005-07-141-1/+1
* | A fix and a test case for Bug#11172 "mysql_stmt_attr_setkonstantin@mysql.com2005-07-011-1/+3
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0konstantin@mysql.com2005-06-241-1/+9
|\ \
| * | - don't call JOIN::join_free(1) twice for every join in JOIN::cleanup().konstantin@mysql.com2005-06-241-1/+9
* | | Manual mergeigor@rurik.mysql.com2005-06-231-9/+16
|\ \ \ | |/ / |/| / | |/
| * func_str.result, func_str.test:igor@rurik.mysql.com2005-06-231-9/+16
* | Adjust to the changed Query_arena constructor:konstantin@mysql.com2005-06-221-1/+2
* | renamed:serg@serg.mylan2005-06-151-4/+4
* | A fix and test case for Bug#10729 "mysql_stmt_attr_set konstantin@mysql.com2005-06-091-2/+0
* | A fix and test case for Bug#9478 "mysql_stmt_attr_set mysql_stmt_execute"konstantin@mysql.com2005-05-121-0/+4
* | Merge neptunus.(none):/home/msvensson/mysql/bug10241msvensson@neptunus.(none)2005-05-091-1/+1
|\ \ | |/
| * BUG#10241 cygwin port: invalid pragma interface directivesmsvensson@neptunus.(none)2005-05-041-1/+1
* | A fix and a test case for Bug#9520 "SELECT DISTINCT crashes serverkonstantin@mysql.com2005-04-301-2/+16
* | BUG#9103 merge to 5.0sergefp@mysql.com2005-04-201-1/+1
|\ \ | |/
| * Fix for BUG#9103: sergefp@mysql.com2005-04-181-1/+1
* | Manually merged (will need a post-merge fix)sergefp@mysql.com2005-04-051-0/+10
|\ \ | |/
| * Fix for BUG#8877: Implementation of sergefp@mysql.com2005-04-051-0/+10
* | after merge fix/ramil@mysql.com2005-03-301-4/+3
* | Manual mergekonstantin@mysql.com2005-03-241-1/+1
|\ \
| * | Fixes and test cases for Bug#8880 "Commands out of sync error with cursors"konstantin@mysql.com2005-03-241-1/+1
* | | Eliminate warnings noticed by VC7. This includes fixing my_mmap() onjimw@mysql.com2005-03-181-1/+1
|/ /
* | Merge 4.1 -> 5.0gluh@gluh.mysql.r18.ru2005-03-171-1/+2
|\ \ | |/
| * olap.result, olap.test:igor@rurik.mysql.com2005-03-151-1/+2
* | WL#926 "SUM(DISTINCT) and AVG(DISTINCT)": improvement of SUM(DISTINCT) andkonstantin@mysql.com2005-03-131-0/+1
* | Fix for Bug#5615 and merge from 4.1jani@ua141d10.elisa.omakaista.fi2005-03-011-0/+4
* | Merge with global treemonty@mysql.com2004-12-191-5/+2
* | Add 0x before pointers (to help with debugging)monty@mysql.com2004-12-181-2/+5