summaryrefslogtreecommitdiff
path: root/sql/sql_select.cc
Commit message (Expand)AuthorAgeFilesLines
* mergedunknown2004-11-221-1/+1
|\
| * Bug #6748 heap_rfirst() doesn't work (and never did!)unknown2004-11-221-1/+1
* | typo fixedunknown2004-11-221-5/+1
* | remove unused parts of codeunknown2004-11-181-0/+1
* | Merge bk-internal:/home/bk/mysql-5.0unknown2004-11-151-78/+154
|\ \
| * | posmerge fixesunknown2004-11-131-3/+0
| * | margeunknown2004-11-131-40/+42
| |\ \
| | * | now my_printf_error is not better then my_error, but my_error call is shorterunknown2004-11-131-8/+5
| | * | mergeunknown2004-11-121-32/+37
| | |\ \
| | | * | post-review fixesunknown2004-11-121-7/+11
| | | * | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2004-10-221-29/+27
| | | |\ \
| | | | * \ Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2004-10-201-29/+27
| | | | |\ \
| | | | | * | errors without code removedunknown2004-10-201-29/+27
| * | | | | | WL#1629: SHOW with WHERE(partially) &unknown2004-11-131-6/+23
| |/ / / / /
| * | | | | Rename: Item::val -> Item::val_real().unknown2004-11-111-4/+4
| * | | | | post-merge fixes for WL#1972unknown2004-11-111-2/+2
| * | | | | WL#1972 - manual merge with latest bk sourceunknown2004-11-111-197/+277
| * | | | | fixed spellingunknown2004-11-021-1/+1
| * | | | | WL#1972 "Evaluate HAVING before SELECT select-list"unknown2004-11-021-19/+78
| |/ / / /
* | | | | Merge serg.mylan:/usr/home/serg/Abk/mysql-5.0-xaunknown2004-11-111-29/+67
|\ \ \ \ \
| * \ \ \ \ Merge rurik.mysql.com:/home/igor/mysql-5.0unknown2004-11-101-5/+7
| |\ \ \ \ \
| | * | | | | select.result, select.test:unknown2004-11-101-5/+7
| * | | | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-11-101-11/+33
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | A fix (bug #6475: Another server crash in 5.0.2unknown2004-11-101-11/+33
| * | | | | | After merge fixesunknown2004-11-091-1/+1
| * | | | | | merge on pullunknown2004-11-091-12/+26
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | After merge fixesunknown2004-11-091-14/+16
| | * | | | | Merge with 4.1 to get new thd->mem_root handlingunknown2004-11-081-5/+14
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | | * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-081-4/+4
| | | |\ \ \ \
| | | | * | | | Simpler arena swapping codeunknown2004-11-081-4/+4
| | | * | | | | join_outer.result, join_outer.test:unknown2004-11-051-1/+10
| | | |/ / / /
| | * | | | | Fixed typounknown2004-11-081-1/+2
* | | | | | | mergedunknown2004-11-071-2/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | hack removedunknown2004-11-071-4/+2
| |/ / / / /
* | | | | | Fix the client_test failure (due to failing cursors tests after the merge). unknown2004-11-051-43/+27
|/ / / / /
* | | | | Fixes after merge with 4.1unknown2004-11-031-30/+41
* | | | | merge with 4.1unknown2004-10-291-96/+142
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | Review of all code pushed since last reviewunknown2004-10-201-9/+23
| * | | 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
| |\ \ \