summaryrefslogtreecommitdiff
path: root/sql/sql_select.cc
Commit message (Expand)AuthorAgeFilesLines
* Bug #6748 heap_rfirst() doesn't work (and never did!)serg@serg.mylan2004-11-221-1/+1
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2004-11-081-4/+4
|\
| * Simpler arena swapping codemonty@mysql.com2004-11-081-4/+4
* | join_outer.result, join_outer.test:igor@rurik.mysql.com2004-11-051-1/+10
|/
* Review of all code pushed since last reviewmonty@mishka.local2004-10-201-9/+23
* Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1ram@gw.mysql.r18.ru2004-10-101-33/+58
|\
| * Blob support for the group_concat() function.ram@gw.mysql.r18.ru2004-10-101-33/+58
* | A small simplification: perform two actions at once, register akonstantin@mysql.com2004-10-101-8/+5
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1konstantin@mysql.com2004-10-101-32/+34
|\ \
| * | A fix and test case for Bug#5987 "subselect in bool function konstantin@mysql.com2004-10-101-32/+34
* | | args_copy and cleunup() removed from Item_sumbell@sanja.is.com.ua2004-10-091-3/+5
|/ /
* | Deployment of centralized Item change registry, step 2: Item_ref konstantin@mysql.com2004-10-081-1/+1
|/
* After merge fixesmonty@mysql.com2004-10-071-1/+1
* Fix for bug#5782: Don't choose the plan that accesses table with index_prev i...tomas@poseidon.ndb.mysql.com2004-10-011-12/+6
* bug#5782tomas@poseidon.ndb.mysql.com2004-09-301-2/+4
* Final solution for bug# 4302 "Ambiguos order by when renamed column isdlenev@brandersnatch.localdomain2004-09-301-9/+17
* Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2004-09-161-0/+2
|\
| * fixed temporary table processing expresions of subqueries and removed wrong r...bell@sanja.is.com.ua2004-09-061-0/+2
* | Fix ; when compiling releasejoreland@mysql.com2004-09-131-1/+1
* | select send_error cleanup (not everything is fixed)serg@serg.mylan2004-09-131-5/+3
* | mergedserg@serg.mylan2004-09-071-0/+1
|\ \ | |/ |/|
| * Merge rurik.mysql.com:/home/igor/mysql-4.0igor@rurik.mysql.com2004-09-021-1/+10
| |\
| | * select.result, select.test:igor@rurik.mysql.com2004-09-021-1/+10
| * | Fix for bug #5134: WHERE x = 'bar' AND x LIKE BINARY 'bar' returnsgluh@gluh.mysql.r18.ru2004-08-231-2/+8
| |/
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2004-09-021-2/+2
|\ \
| * | Review of new pushed code (Indentation fixes and simple optimizations)monty@mysql.com2004-08-311-2/+2
* | | after review patchbell@sanja.is.com.ua2004-08-311-54/+0
* | | NOT elimination moved in parsing (suggested by Monty)bell@sanja.is.com.ua2004-08-291-13/+0
|/ /
* | Portability fixesmonty@mysql.com2004-08-261-21/+30
* | Merge: manual resolvekonstantin@mysql.com2004-08-241-8/+2
|\ \
| * | Fix for Bug#5034 "prepared "select 1 into @arg15", second konstantin@mysql.com2004-08-241-8/+2
* | | Portablity fixes & simple optimizationsmonty@mysql.com2004-08-241-1/+1
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2004-08-241-2/+8
|\ \ \
| * | | Fix for bug #5134: WHERE x = 'bar' AND x LIKE BINARY 'bar' returns wrong resu...gluh@gluh.mysql.r18.ru2004-08-231-2/+8
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2004-08-231-1/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Changed %lx -> 0x%lx (for easier comparison of debug files)monty@mysql.com2004-08-231-1/+5
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/serg@serg.mylan2004-08-231-9/+14
|\ \ \ \
| * | | | better for for bug#4767serg@serg.mylan2004-08-231-9/+14
| | |/ / | |/| |
* | | | Fix for bug#5088:sergefp@mysql.com2004-08-231-2/+4
|/ / /
* | | Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-4.1igor@rurik.mysql.com2004-08-201-16/+30
|\ \ \
| * \ \ Merge bk-internal.mysql.com:/home/bk/mysql-4.1konstantin@mysql.com2004-08-211-16/+30
| |\ \ \
| | * | | Fix for bug#4912 "mysqld crashs in case a statement is executedkonstantin@mysql.com2004-08-211-16/+30
* | | | | Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-4.1igor@rurik.mysql.com2004-08-201-0/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge rurik.mysql.com:/home/igor/mysql-4.1igor@rurik.mysql.com2004-08-201-0/+2
| |\ \ \ \
| | * | | | olap.test, olap.result:igor@rurik.mysql.com2004-08-121-0/+2
* | | | | | sql_select.cc: compilation failure fixedserg@serg.mylan2004-08-201-1/+1
|/ / / / /
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1dlenev@brandersnatch.localdomain2004-08-201-2/+7
|\ \ \ \ \
| * | | | | Fix for bug#4302 "ambiguos order by when renamed column is identical to anoth...dlenev@brandersnatch.localdomain2004-08-201-2/+7
| |/ / / /
* | | | | Bug #4769 - ft in subqueriesserg@serg.mylan2004-08-191-4/+6
| |/ / / |/| | |
* | | | manually mergedserg@serg.mylan2004-08-181-1/+24
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|