Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge with 4.1 | monty@mysql.com | 2005-02-10 | 1 | -48/+8 |
|\ | |||||
| * | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2005-02-09 | 1 | -3/+2 |
| |\ | |||||
| | * | reverted patch for BUG#7351 (because of performance ussie) | bell@sanja.is.com.ua | 2005-02-09 | 1 | -3/+2 |
| * | | Better bugfix for "HAVING when refering to RAND()" (Bug #8216) | monty@mysql.com | 2005-02-08 | 1 | -46/+6 |
| |/ | |||||
* | | Precision Math implementation | hf@deer.(none) | 2005-02-09 | 1 | -64/+380 |
* | | Merge with 4.1 to get bug fix | monty@mysql.com | 2005-02-07 | 1 | -2/+43 |
|\ \ | |/ | |||||
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2005-02-07 | 1 | -2/+44 |
| |\ | |||||
| | * | Fixed bug in HAVING when refering to RAND() through alias | monty@mysql.com | 2005-02-07 | 1 | -2/+44 |
* | | | Merge mysql.com:/home/psergey/mysql-4.1-bug7816 | sergefp@mysql.com | 2005-02-05 | 1 | -0/+4 |
|\ \ \ | |/ / | |||||
| * | | Fix for BUG#7716: in in_string::set() take into account that the value returned | sergefp@mysql.com | 2005-02-04 | 1 | -0/+4 |
| |/ | |||||
* | | Merge mysql.com:/usr/home/bar/mysql-4.1 | bar@mysql.com | 2005-01-20 | 1 | -55/+4 |
|\ \ | |/ | |||||
| * | item_cmpfunc.cc: | bar@mysql.com | 2005-01-20 | 1 | -55/+4 |
* | | merge | bar@mysql.com | 2005-01-18 | 1 | -0/+3 |
|\ \ | |/ | |||||
| * | 1. Item now uses my_charset_bin by default, | bar@mysql.com | 2005-01-18 | 1 | -0/+3 |
* | | Fixed memory reference errors found by valgrind | monty@mysql.com | 2005-01-12 | 1 | -1/+1 |
* | | 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 |