summaryrefslogtreecommitdiff
path: root/sql/sql_select.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-101-33/+58
|\
| * Blob support for the group_concat() function.unknown2004-10-101-33/+58
* | A small simplification: perform two actions at once, register aunknown2004-10-101-8/+5
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-101-32/+34
|\ \
| * | A fix and test case for Bug#5987 "subselect in bool function unknown2004-10-101-32/+34
* | | args_copy and cleunup() removed from Item_sumunknown2004-10-091-3/+5
|/ /
* | Deployment of centralized Item change registry, step 2: Item_ref unknown2004-10-081-1/+1
|/
* After merge fixesunknown2004-10-071-1/+1
* Fix for bug#5782: Don't choose the plan that accesses table with index_prev i...unknown2004-10-011-12/+6
* bug#5782unknown2004-09-301-2/+4
* Final solution for bug# 4302 "Ambiguos order by when renamed column isunknown2004-09-301-9/+17
* Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-09-161-0/+2
|\
| * fixed temporary table processing expresions of subqueries and removed wrong r...unknown2004-09-061-0/+2
* | Fix ; when compiling releaseunknown2004-09-131-1/+1
* | select send_error cleanup (not everything is fixed)unknown2004-09-131-5/+3
* | mergedunknown2004-09-071-0/+1
|\ \ | |/ |/|
| * Merge rurik.mysql.com:/home/igor/mysql-4.0unknown2004-09-021-1/+10
| |\
| | * select.result, select.test:unknown2004-09-021-1/+10
| * | Fix for bug #5134: WHERE x = 'bar' AND x LIKE BINARY 'bar' returnsunknown2004-08-231-2/+8
| |/
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-09-021-2/+2
|\ \
| * | Review of new pushed code (Indentation fixes and simple optimizations)unknown2004-08-311-2/+2
* | | after review patchunknown2004-08-311-54/+0
* | | NOT elimination moved in parsing (suggested by Monty)unknown2004-08-291-13/+0
|/ /
* | Portability fixesunknown2004-08-261-21/+30
* | Merge: manual resolveunknown2004-08-241-8/+2
|\ \
| * | Fix for Bug#5034 "prepared "select 1 into @arg15", second unknown2004-08-241-8/+2
* | | Portablity fixes & simple optimizationsunknown2004-08-241-1/+1
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-08-241-2/+8
|\ \ \
| * | | Fix for bug #5134: WHERE x = 'bar' AND x LIKE BINARY 'bar' returns wrong resu...unknown2004-08-231-2/+8
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-08-231-1/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Changed %lx -> 0x%lx (for easier comparison of debug files)unknown2004-08-231-1/+5
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/unknown2004-08-231-9/+14
|\ \ \ \
| * | | | better for for bug#4767unknown2004-08-231-9/+14
| | |/ / | |/| |
* | | | Fix for bug#5088:unknown2004-08-231-2/+4
|/ / /
* | | Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-08-201-16/+30
|\ \ \
| * \ \ Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-08-211-16/+30
| |\ \ \
| | * | | Fix for bug#4912 "mysqld crashs in case a statement is executedunknown2004-08-211-16/+30
* | | | | Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-08-201-0/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge rurik.mysql.com:/home/igor/mysql-4.1unknown2004-08-201-0/+2
| |\ \ \ \
| | * | | | olap.test, olap.result:unknown2004-08-121-0/+2
* | | | | | sql_select.cc: compilation failure fixedunknown2004-08-201-1/+1
|/ / / / /
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-08-201-2/+7
|\ \ \ \ \
| * | | | | Fix for bug#4302 "ambiguos order by when renamed column is identical to anoth...unknown2004-08-201-2/+7
| |/ / / /
* | | | | Bug #4769 - ft in subqueriesunknown2004-08-191-4/+6
| |/ / / |/| | |
* | | | manually mergedunknown2004-08-181-1/+24
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0unknown2004-08-131-1/+10
| |\ \
| | * | fixed Bug #4358 Problem with HAVING clause that uses aliasunknown2004-08-121-1/+10
| * | | bug#4497 - Serious regression if disk based TMP table is used.unknown2004-08-091-0/+14
| |/ /
* | | Fix for bug #4508 "CONVERT_TZ() function with new time zone as param crashes ...unknown2004-08-101-33/+0
* | | cleanupunknown2004-08-071-1/+1