Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.0 | brian@avenger.(none) | 2004-11-11 | 1 | -2/+2 |
|\ | |||||
| * | Resolved merge from 4.1 -> 5.0 (mainly Guilhem's work with mysqldump) | brian@avenger.(none) | 2004-11-11 | 1 | -2/+2 |
| |\ | |||||
| | * | 1. When mixing NULL to a character string, | bar@mysql.com | 2004-11-10 | 1 | -2/+2 |
| | * | A fix and test case for the bug reported by Reggie: if character set | konstantin@mysql.com | 2004-11-05 | 1 | -0/+4 |
| | * | Many files: | bar@mysql.com | 2004-11-02 | 1 | -0/+41 |
| | * | A fix according to Monty's request: | bar@mysql.com | 2004-10-29 | 1 | -1/+3 |
| | * | Allow to convert to non-Unicode charset when mixing a string | bar@mysql.com | 2004-10-29 | 1 | -18/+63 |
| | * | Followup to fix for bug#6050: fix valgrind warnings. | konstantin@mysql.com | 2004-10-22 | 1 | -0/+20 |
| | * | A fix and test case for Bug#6050 "EXECUTE stmt reports ambiguous field | konstantin@mysql.com | 2004-10-22 | 1 | -9/+30 |
| | * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | konstantin@mysql.com | 2004-10-20 | 1 | -9/+5 |
| | |\ | |||||
| | | * | A fix and test case for Bug#6049 "Loss of sign when using prepared | konstantin@mysql.com | 2004-10-16 | 1 | -9/+5 |
| | * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mishka.local | 2004-10-20 | 1 | -29/+35 |
| | |\ \ | |||||
| | | * | | Review of all code pushed since last review | monty@mishka.local | 2004-10-20 | 1 | -29/+35 |
| | | |/ | |||||
| | * | | Bug #6139 UNION doesn't understand collate in the column of second select | bar@mysql.com | 2004-10-18 | 1 | -2/+2 |
| | |/ | |||||
| | * | A small simplification: perform two actions at once, register a | konstantin@mysql.com | 2004-10-10 | 1 | -15/+10 |
| | * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | konstantin@mysql.com | 2004-10-10 | 1 | -11/+21 |
| | |\ | |||||
| | | * | A fix and test case for Bug#5987 "subselect in bool function | konstantin@mysql.com | 2004-10-10 | 1 | -11/+21 |
| | * | | args_copy and cleunup() removed from Item_sum | bell@sanja.is.com.ua | 2004-10-09 | 1 | -0/+8 |
| | |/ | |||||
| | * | Deployment of centralized Item change registry, step 2: Item_ref | konstantin@mysql.com | 2004-10-08 | 1 | -15/+2 |
| | * | A fix for Bug#5748 "Prepared statement with BETWEEN and bigint values | konstantin@mysql.com | 2004-10-08 | 1 | -11/+6 |
| | * | A couple of typos fixed. | konstantin@mysql.com | 2004-10-04 | 1 | -1/+1 |
| | * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | dlenev@mysql.com | 2004-09-30 | 1 | -7/+9 |
| | |\ | |||||
| | | * | Final solution for bug# 4302 "Ambiguos order by when renamed column is | dlenev@brandersnatch.localdomain | 2004-09-30 | 1 | -7/+9 |
| | * | | postreview fix | bell@sanja.is.com.ua | 2004-09-26 | 1 | -33/+55 |
| | * | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2004-09-25 | 1 | -1/+1 |
| | |\ \ | | | |/ | |||||
| | | * | A fix and test case for bug#5510 "inserting Null in AutoIncrement primary | konstantin@mysql.com | 2004-09-18 | 1 | -1/+1 |
| | * | | postreview fixes (BUG#5618 & BUG#5590) | bell@sanja.is.com.ua | 2004-09-25 | 1 | -23/+12 |
| | * | | fixed error handling if creating derived table failed | bell@sanja.is.com.ua | 2004-09-17 | 1 | -0/+1 |
| | * | | Do not try use fields examples is expression and fiend used or SET/ENUM field... | bell@sanja.is.com.ua | 2004-09-17 | 1 | -10/+24 |
| | |/ | |||||
| | * | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2004-09-16 | 1 | -6/+4 |
| | |\ | |||||
| | | * | fixed temporary table processing expresions of subqueries and removed wrong r... | bell@sanja.is.com.ua | 2004-09-06 | 1 | -6/+4 |
| | * | | item.cc: | bar@mysql.com | 2004-09-16 | 1 | -1/+3 |
| | |/ | |||||
* | | | Rename: Item::val -> Item::val_real(). | konstantin@mysql.com | 2004-11-11 | 1 | -14/+13 |
* | | | post-merge fixes for WL#1972 | timour@mysql.com | 2004-11-11 | 1 | -3/+2 |
|/ / | |||||
* | | WL#1972 - manual merge with latest bk source tree | timour@mysql.com | 2004-11-11 | 1 | -130/+347 |
* | | WL#1972 "Evaluate HAVING before SELECT select-list" | timour@mysql.com | 2004-11-10 | 1 | -21/+65 |
* | | WL#1972 "Evaluate HAVING before SELECT select-list" | timour@mysql.com | 2004-11-09 | 1 | -298/+306 |
* | | WL#1972 "Evaluate HAVING before SELECT" | timour@mysql.com | 2004-11-05 | 1 | -209/+259 |
* | | WL#1972 "Evaluate HAVING before SELECT select-list" | timour@mysql.com | 2004-11-02 | 1 | -27/+42 |
* | | Implementation of WL#1972 "Evaluate HAVING before SELECT select-list" | timour@mysql.com | 2004-10-28 | 1 | -67/+229 |
* | | Merge for post-merge fixes for Item_equal patch. | igor@rurik.mysql.com | 2004-10-19 | 1 | -1/+121 |
|\ \ | |||||
| * | | table.h, sql_select.h: | igor@rurik.mysql.com | 2004-10-19 | 1 | -3/+98 |
| * | | Merge for Item_equal. | igor@rurik.mysql.com | 2004-10-09 | 1 | -1/+26 |
| |\ \ | |||||
| | * | | sql_select.cc, opt_range.cc, item.cc: | igor@rurik.mysql.com | 2004-02-19 | 1 | -1/+2 |
| | * | | Manual merge | igor@rurik.mysql.com | 2004-02-19 | 1 | -40/+40 |
| | |\ \ | |||||
| | * | | | Many files: | igor@rurik.mysql.com | 2004-02-18 | 1 | -8/+81 |
| | * | | | Auto Merge | igor@rurik.mysql.com | 2003-12-23 | 1 | -1/+46 |
| | |\ \ \ | |||||
| | | * \ \ | Merge rurik.mysql.com:/home/igor/mysql-5.0 | igor@rurik.mysql.com | 2003-12-08 | 1 | -0/+11 |
| | | |\ \ \ | |||||
| | | * \ \ \ | Merge rurik.mysql.com:/home/igor/mysql-5.0 | igor@rurik.mysql.com | 2003-12-02 | 1 | -2/+1 |
| | | |\ \ \ \ | |||||
| | | * \ \ \ \ | Merge | igor@rurik.mysql.com | 2003-12-01 | 1 | -7/+160 |
| | | |\ \ \ \ \ |