Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | manually merged | serg@sergbook.mysql.com | 2004-12-31 | 1 | -2/+3 |
|\ | |||||
| * | subselect.result, subselect.test: | igor@rurik.mysql.com | 2004-12-25 | 1 | -2/+3 |
* | | After merge fixes | monty@mysql.com | 2004-12-31 | 1 | -1/+1 |
* | | Merge with 4.1 | monty@mishka.local | 2004-12-22 | 1 | -9/+46 |
|\ \ | |/ | |||||
| * | * Added comments and one assert | sergefp@mysql.com | 2004-12-14 | 1 | -2/+4 |
| * | Merge of fix for BUG#6976 continued: pulling in some Item_ref changes from 5.0 | sergefp@mysql.com | 2004-12-14 | 1 | -2/+2 |
| * | Merged (will need a post-merge fix) | sergefp@mysql.com | 2004-12-13 | 1 | -1/+2 |
| |\ | |||||
| | * | Merging fix for BUG#6976 from 4.0 to 4.1 | sergefp@mysql.com | 2004-12-13 | 1 | -1/+2 |
| * | | fixed optimized SOME subquery | bell@sanja.is.com.ua | 2004-12-13 | 1 | -4/+4 |
| |/ | |||||
| * | postreview fix | bell@sanja.is.com.ua | 2004-12-07 | 1 | -1/+3 |
| * | merge | bell@sanja.is.com.ua | 2004-12-07 | 1 | -7/+39 |
| |\ | |||||
| | * | reporting empty result added in case of max/min optimisation of ALL/ANY/SOME ... | bell@sanja.is.com.ua | 2004-11-18 | 1 | -7/+39 |
* | | | Merge with new VARCHAR code | monty@mysql.com | 2004-12-06 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Add support for up to VARCHAR (size up to 65535) | monty@mysql.com | 2004-12-06 | 1 | -1/+1 |
* | | | | Merge with 4.1 | monty@mysql.com | 2004-12-06 | 1 | -6/+6 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | merged on pull | monty@mysql.com | 2004-12-02 | 1 | -6/+6 |
| |\ \ \ | |||||
| | * | | | Cleanups during review stage | monty@mysql.com | 2004-12-02 | 1 | -6/+6 |
* | | | | | merged | serg@serg.mylan | 2004-11-28 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | merged | serg@serg.mylan | 2004-11-28 | 1 | -1/+1 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | Fixes while reviewing code | monty@mysql.com | 2004-11-26 | 1 | -3/+4 |
* | | | | | merged | serg@serg.mylan | 2004-11-22 | 1 | -9/+11 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Bug #6737: REGEXP gives wrong result with case sensitive collation: | bar@mysql.com | 2004-11-22 | 1 | -9/+11 |
| | |_|/ | |/| | | |||||
* | | | | now my_printf_error is not better then my_error, but my_error call is shorter | bell@sanja.is.com.ua | 2004-11-13 | 1 | -6/+5 |
* | | | | merge | bell@sanja.is.com.ua | 2004-11-12 | 1 | -20/+21 |
|\ \ \ \ | |||||
| * | | | | post-review fixes | bell@sanja.is.com.ua | 2004-11-12 | 1 | -4/+5 |
| * | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0 | bell@sanja.is.com.ua | 2004-10-22 | 1 | -16/+16 |
| |\ \ \ \ | |||||
| | * | | | | errors without code removed | bell@sanja.is.com.ua | 2004-10-20 | 1 | -16/+16 |
* | | | | | | Rename: Item::val -> Item::val_real(). | konstantin@mysql.com | 2004-11-11 | 1 | -28/+28 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | Merge with 4.1 to get new thd->mem_root handling | monty@mysql.com | 2004-11-08 | 1 | -5/+6 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | Simpler arena swapping code | monty@mysql.com | 2004-11-08 | 1 | -4/+4 |
| * | | | | func_in.result, func_in.test: | igor@rurik.mysql.com | 2004-11-04 | 1 | -1/+2 |
* | | | | | Merge with 4.1 to get in latest bug fixes | monty@mysql.com | 2004-11-04 | 1 | -63/+24 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Many files: | bar@mysql.com | 2004-11-02 | 1 | -87/+9 |
| * | | | | A fix according to Monty's request: | bar@mysql.com | 2004-10-29 | 1 | -1/+2 |
| * | | | | Allow to convert to non-Unicode charset when mixing a string | bar@mysql.com | 2004-10-29 | 1 | -46/+70 |
* | | | | | Fixes after merge with 4.1 | monty@mysql.com | 2004-11-03 | 1 | -0/+11 |
* | | | | | merge with 4.1 | monty@mysql.com | 2004-10-29 | 1 | -30/+50 |
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | | | |||||
| * | | | A lot of fixes for prepared statements (PS): | monty@mysql.com | 2004-10-26 | 1 | -1/+7 |
| * | | | Review of all code pushed since last review | monty@mishka.local | 2004-10-20 | 1 | -0/+4 |
| * | | | A small simplification: perform two actions at once, register a | konstantin@mysql.com | 2004-10-10 | 1 | -6/+3 |
| * | | | Deployment of centralized Item change registry, step 2: Item_ref | konstantin@mysql.com | 2004-10-08 | 1 | -3/+6 |
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | konstantin@mysql.com | 2004-10-08 | 1 | -6/+10 |
| |\ \ \ | |||||
| | * | | | A fix for Bug#5748 "Prepared statement with BETWEEN and bigint values | konstantin@mysql.com | 2004-10-08 | 1 | -6/+10 |
| * | | | | After merge fixes | monty@mysql.com | 2004-10-07 | 1 | -2/+2 |
| * | | | | Merge with 4.0 for 4.1 release | monty@mysql.com | 2004-10-06 | 1 | -0/+9 |
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/| | |||||
| | * | | Fix for bug #5595: NULLIF() IS NULL returns false if NULLIF() returns NULL | gluh@gluh.mysql.r18.ru | 2004-09-18 | 1 | -0/+9 |
| * | | | Give store_for_compare a more meaningful name, cleanup and comment the | konstantin@mysql.com | 2004-09-28 | 1 | -3/+3 |
| * | | | A fix and test case for bug#5688 "Upgraded 4.1.5 Server seg faults" | konstantin@mysql.com | 2004-09-23 | 1 | -12/+14 |
* | | | | table.h, sql_select.h: | igor@rurik.mysql.com | 2004-10-19 | 1 | -4/+7 |
* | | | | Merge for Item_equal. | igor@rurik.mysql.com | 2004-10-09 | 1 | -1/+325 |
|\ \ \ \ | |_|_|/ |/| | | |