Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug #6748 heap_rfirst() doesn't work (and never did!) | serg@serg.mylan | 2004-11-22 | 1 | -1/+1 |
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2004-11-08 | 1 | -4/+4 |
|\ | |||||
| * | Simpler arena swapping code | monty@mysql.com | 2004-11-08 | 1 | -4/+4 |
* | | join_outer.result, join_outer.test: | igor@rurik.mysql.com | 2004-11-05 | 1 | -1/+10 |
|/ | |||||
* | Review of all code pushed since last review | monty@mishka.local | 2004-10-20 | 1 | -9/+23 |
* | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1 | ram@gw.mysql.r18.ru | 2004-10-10 | 1 | -33/+58 |
|\ | |||||
| * | Blob support for the group_concat() function. | ram@gw.mysql.r18.ru | 2004-10-10 | 1 | -33/+58 |
* | | A small simplification: perform two actions at once, register a | konstantin@mysql.com | 2004-10-10 | 1 | -8/+5 |
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | konstantin@mysql.com | 2004-10-10 | 1 | -32/+34 |
|\ \ | |||||
| * | | A fix and test case for Bug#5987 "subselect in bool function | konstantin@mysql.com | 2004-10-10 | 1 | -32/+34 |
* | | | args_copy and cleunup() removed from Item_sum | bell@sanja.is.com.ua | 2004-10-09 | 1 | -3/+5 |
|/ / | |||||
* | | Deployment of centralized Item change registry, step 2: Item_ref | konstantin@mysql.com | 2004-10-08 | 1 | -1/+1 |
|/ | |||||
* | After merge fixes | monty@mysql.com | 2004-10-07 | 1 | -1/+1 |
* | Fix for bug#5782: Don't choose the plan that accesses table with index_prev i... | tomas@poseidon.ndb.mysql.com | 2004-10-01 | 1 | -12/+6 |
* | bug#5782 | tomas@poseidon.ndb.mysql.com | 2004-09-30 | 1 | -2/+4 |
* | Final solution for bug# 4302 "Ambiguos order by when renamed column is | dlenev@brandersnatch.localdomain | 2004-09-30 | 1 | -9/+17 |
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2004-09-16 | 1 | -0/+2 |
|\ | |||||
| * | fixed temporary table processing expresions of subqueries and removed wrong r... | bell@sanja.is.com.ua | 2004-09-06 | 1 | -0/+2 |
* | | Fix ; when compiling release | joreland@mysql.com | 2004-09-13 | 1 | -1/+1 |
* | | select send_error cleanup (not everything is fixed) | serg@serg.mylan | 2004-09-13 | 1 | -5/+3 |
* | | merged | serg@serg.mylan | 2004-09-07 | 1 | -0/+1 |
|\ \ | |/ |/| | |||||
| * | Merge rurik.mysql.com:/home/igor/mysql-4.0 | igor@rurik.mysql.com | 2004-09-02 | 1 | -1/+10 |
| |\ | |||||
| | * | select.result, select.test: | igor@rurik.mysql.com | 2004-09-02 | 1 | -1/+10 |
| * | | Fix for bug #5134: WHERE x = 'bar' AND x LIKE BINARY 'bar' returns | gluh@gluh.mysql.r18.ru | 2004-08-23 | 1 | -2/+8 |
| |/ | |||||
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2004-09-02 | 1 | -2/+2 |
|\ \ | |||||
| * | | Review of new pushed code (Indentation fixes and simple optimizations) | monty@mysql.com | 2004-08-31 | 1 | -2/+2 |
* | | | after review patch | bell@sanja.is.com.ua | 2004-08-31 | 1 | -54/+0 |
* | | | NOT elimination moved in parsing (suggested by Monty) | bell@sanja.is.com.ua | 2004-08-29 | 1 | -13/+0 |
|/ / | |||||
* | | Portability fixes | monty@mysql.com | 2004-08-26 | 1 | -21/+30 |
* | | Merge: manual resolve | konstantin@mysql.com | 2004-08-24 | 1 | -8/+2 |
|\ \ | |||||
| * | | Fix for Bug#5034 "prepared "select 1 into @arg15", second | konstantin@mysql.com | 2004-08-24 | 1 | -8/+2 |
* | | | Portablity fixes & simple optimizations | monty@mysql.com | 2004-08-24 | 1 | -1/+1 |
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2004-08-24 | 1 | -2/+8 |
|\ \ \ | |||||
| * | | | Fix for bug #5134: WHERE x = 'bar' AND x LIKE BINARY 'bar' returns wrong resu... | gluh@gluh.mysql.r18.ru | 2004-08-23 | 1 | -2/+8 |
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2004-08-23 | 1 | -1/+5 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Changed %lx -> 0x%lx (for easier comparison of debug files) | monty@mysql.com | 2004-08-23 | 1 | -1/+5 |
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/ | serg@serg.mylan | 2004-08-23 | 1 | -9/+14 |
|\ \ \ \ | |||||
| * | | | | better for for bug#4767 | serg@serg.mylan | 2004-08-23 | 1 | -9/+14 |
| | |/ / | |/| | | |||||
* | | | | Fix for bug#5088: | sergefp@mysql.com | 2004-08-23 | 1 | -2/+4 |
|/ / / | |||||
* | | | Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-4.1 | igor@rurik.mysql.com | 2004-08-20 | 1 | -16/+30 |
|\ \ \ | |||||
| * \ \ | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | konstantin@mysql.com | 2004-08-21 | 1 | -16/+30 |
| |\ \ \ | |||||
| | * | | | Fix for bug#4912 "mysqld crashs in case a statement is executed | konstantin@mysql.com | 2004-08-21 | 1 | -16/+30 |
* | | | | | Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-4.1 | igor@rurik.mysql.com | 2004-08-20 | 1 | -0/+2 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Merge rurik.mysql.com:/home/igor/mysql-4.1 | igor@rurik.mysql.com | 2004-08-20 | 1 | -0/+2 |
| |\ \ \ \ | |||||
| | * | | | | olap.test, olap.result: | igor@rurik.mysql.com | 2004-08-12 | 1 | -0/+2 |
* | | | | | | sql_select.cc: compilation failure fixed | serg@serg.mylan | 2004-08-20 | 1 | -1/+1 |
|/ / / / / | |||||
* | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | dlenev@brandersnatch.localdomain | 2004-08-20 | 1 | -2/+7 |
|\ \ \ \ \ | |||||
| * | | | | | Fix for bug#4302 "ambiguos order by when renamed column is identical to anoth... | dlenev@brandersnatch.localdomain | 2004-08-20 | 1 | -2/+7 |
| |/ / / / | |||||
* | | | | | Bug #4769 - ft in subqueries | serg@serg.mylan | 2004-08-19 | 1 | -4/+6 |
| |/ / / |/| | | | |||||
* | | | | manually merged | serg@serg.mylan | 2004-08-18 | 1 | -1/+24 |
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| |