summaryrefslogtreecommitdiff
path: root/sql/sql_select.h
Commit message (Expand)AuthorAgeFilesLines
* BUG#14940 "MySQL choose wrong index", v.2sergefp@mysql.com2006-07-281-3/+26
* Manually mergedevgen@moonbone.local2006-06-181-1/+1
|\
| * Merge rurik.mysql.com:/home/igor/mysql-4.1-optigor@rurik.mysql.com2006-06-021-1/+1
| |\
| | * Fixed bug #18206.igor@rurik.mysql.com2006-06-021-1/+1
* | | This changeset is largely a handler cleanup changeset (WL#3281), but includes...monty@mysql.com2006-06-041-7/+16
* | | Merge mysql.com:/home/dlenev/src/mysql-5.0-bg13525dlenev@mysql.com2006-02-271-8/+3
|\ \ \ | |/ /
| * | Merge bk-internal.mysql.com:/home/bk/mysql-5.0dlenev@mysql.com2006-02-271-1/+1
| |\ \
| * | | Cleanup.konstantin@mysql.com2006-02-231-7/+3
* | | | Merge mysql.com:/home/my/mysql-5.0monty@mysql.com2006-02-251-1/+2
|\ \ \ \ | | |/ / | |/| |
| * | | Fixed compiler warnings from gcc 4.0.2:monty@mysql.com2006-02-251-1/+2
| |/ /
* | | Merge mysql.com:/home/kostja/mysql/tmp_mergekonstantin@mysql.com2006-02-081-2/+9
|\ \ \ | |/ /
| * | Merge mysql.com:/opt/local/work/mysql-4.1-rootkonstantin@mysql.com2006-02-021-2/+9
| |\ \ | | |/
| | * Excluded posibility of tmp_table_param.copy_field double deletion (BUG#14851).bell@sanja.is.com.ua2006-01-181-2/+9
* | | Merge mysql.com:/home/alik/MySQL/devel/5.0-wl2984anozdrin@mysql.com2005-12-091-1/+0
|\ \ \ | |/ /
| * | Patch for WL#2894: Make stored routine variables workanozdrin@mysql.com2005-12-071-1/+0
* | | Merge mysql.com:/home/timka/mysql/src/5.0-virgintimour@mysql.com2005-12-011-0/+6
|\ \ \ | |/ /
| * | Fix for BUG#14920 Ordering aggregated result sets corrupts resultset.timour@mysql.com2005-11-301-0/+6
* | | Table definition cache, part 2monty@mysql.com2005-11-231-4/+5
* | | 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