Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | A lot of fixes to Precision math | holyfoot@hf-ibm.(none) | 2005-05-05 | 1 | -2/+6 |
* | Merge with 4.1 | monty@mysql.com | 2005-04-30 | 1 | -6/+3 |
|\ | |||||
| * | CAST(string_argument AS UNSIGNED) didn't work for big integers above the sign... | monty@mysql.com | 2005-04-29 | 1 | -6/+3 |
| * | Merge | bell@sanja.is.com.ua | 2005-03-30 | 1 | -1/+2 |
| |\ | |||||
| | * | fixed union types merging and table related metadata (BUG#8824) | bell@sanja.is.com.ua | 2005-03-23 | 1 | -1/+2 |
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | monty@mysql.com | 2005-04-30 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | Setting a variable to CAST(NULL as X) set the result type of the variable to ... | monty@mysql.com | 2005-04-30 | 1 | -0/+1 |
* | | | | Merge mysql.com:/usr/local/bk/mysql-5.0 | pem@mysql.com | 2005-04-27 | 1 | -0/+2 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Fixed memory leak in Item_func_sp::cleanup(). | pem@mysql.comhem.se | 2005-04-26 | 1 | -0/+2 |
* | | | | fix for compile error (Windows) | georg@lmy002.wdf.sap.corp | 2005-04-27 | 1 | -1/+1 |
|/ / / | |||||
* | | | Bug#9775 - Stored procedures: crash if create function that returns enum or set | acurtis@xiphis.org | 2005-04-20 | 1 | -41/+17 |
* | | | Bug#7648 - Stored procedure crash when invoking a function that returns a bit | acurtis@xiphis.org | 2005-04-19 | 1 | -1/+11 |
* | | | Merge | bar@eagle.intranet.mysql.r18.ru | 2005-03-25 | 1 | -1/+2 |
|\ \ \ | |/ / | |||||
| * | | Fixed that LEFT OUTER JOIN was replaced with a regulat join | bar@mysql.com | 2005-03-24 | 1 | -1/+2 |
| |/ | |||||
| * | Backport my_strntod() from 5.0 | monty@mysql.com | 2005-02-22 | 1 | -2/+5 |
* | | WL#874 "Extended LOAD DATA". | dlenev@brandersnatch.localdomain | 2005-03-16 | 1 | -0/+29 |
* | | Cleanup for VC++ | acurtis@pcgem.rdg.cyberkinetica.com | 2005-03-09 | 1 | -4/+1 |
* | | Merge in fix Bug#3788 | acurtis@ltantony.rdg.cyberkinetica.homeunix.net | 2005-03-08 | 1 | -0/+9 |
|\ \ | |||||
| * | | Bug#3788 | acurtis@pcgem.rdg.cyberkinetica.com | 2005-03-04 | 1 | -0/+9 |
* | | | bug#8151 - truncate leaves a transaction open | serg@serg.mylan | 2005-03-02 | 1 | -3/+2 |
* | | | Merge | mskold@mysql.com | 2005-02-21 | 1 | -16/+5 |
|\ \ \ | |/ / | |||||
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | monty@mysql.com | 2005-02-19 | 1 | -16/+5 |
| |\ \ | |||||
| | * | | Fixed BUILD script to use --with-berkeley-db instead of --with-bdb | monty@mysql.com | 2005-02-19 | 1 | -16/+5 |
* | | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0-ndb | mskold@mysql.com | 2005-02-18 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fix a compile error (missing return value). | joerg@mysql.com | 2005-02-17 | 1 | -1/+1 |
| |/ / | |||||
* | | | Merge | mskold@mysql.com | 2005-02-11 | 1 | -70/+228 |
|\ \ \ | |/ / | |||||
| * | | Precision Math implementation | hf@deer.(none) | 2005-02-09 | 1 | -70/+224 |
| * | | 4.1 -> 5.0 merge | monty@mysql.com | 2005-02-03 | 1 | -0/+4 |
| |\ \ | | |/ | |||||
| | * | fixed column number fetchinmg for subqueries. (BUG#8020) | bell@sanja.is.com.ua | 2005-01-24 | 1 | -0/+4 |
* | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0-ndb | mskold@mysql.com | 2005-01-21 | 1 | -5/+9 |
|\ \ \ | |/ / | |||||
| * | | After merge fixes | monty@mysql.com | 2005-01-15 | 1 | -5/+9 |
* | | | Condition pushdown to storage engine | mskold@mysql.com | 2004-12-17 | 1 | -0/+3 |
|/ / | |||||
* | | Update results for new varchar handling | monty@mysql.com | 2004-12-07 | 1 | -1/+1 |
* | | protection: TRASH in delete | serg@serg.mylan | 2004-11-28 | 1 | -5/+1 |
* | | Rename: Item::val -> Item::val_real(). | konstantin@mysql.com | 2004-11-11 | 1 | -45/+50 |
* | | Merge with 4.1 to get in latest bug fixes | monty@mysql.com | 2004-11-04 | 1 | -3/+4 |
|\ \ | |/ | |||||
| * | Many files: | bar@mysql.com | 2004-11-02 | 1 | -1/+2 |
| * | Allow to convert to non-Unicode charset when mixing a string | bar@mysql.com | 2004-10-29 | 1 | -2/+2 |
* | | merge with 4.1 | monty@mysql.com | 2004-10-29 | 1 | -4/+8 |
|\ \ | |/ | |||||
| * | Fix compiler warnings (detected by Intel's C++ compiler) | monty@mysql.com | 2004-10-22 | 1 | -0/+2 |
| * | A fix and test case for Bug#5985 ""prepare stmt from "select rand(?)" | konstantin@mysql.com | 2004-10-14 | 1 | -3/+3 |
| * | Deployment of centralized Item change registry, step 2: Item_ref | konstantin@mysql.com | 2004-10-08 | 1 | -1/+1 |
| * | Bug #5228 ORDER BY CAST(enumcol) sorts incorrectly under certain conditions | bar@mysql.com | 2004-09-07 | 1 | -0/+2 |
* | | Merge for Item_equal. | igor@rurik.mysql.com | 2004-10-09 | 1 | -2/+5 |
|\ \ | |||||
| * \ | Merge rurik.mysql.com:/home/igor/mysql-5.0 | igor@rurik.mysql.com | 2004-03-25 | 1 | -11/+11 |
| |\ \ | |||||
| * \ \ | Manual merge | igor@rurik.mysql.com | 2004-02-19 | 1 | -17/+17 |
| |\ \ \ | |||||
| * | | | | Many files: | igor@rurik.mysql.com | 2004-02-18 | 1 | -2/+1 |
| * | | | | Auto Merge | igor@rurik.mysql.com | 2003-12-23 | 1 | -2/+6 |
| |\ \ \ \ | |||||
| | * | | | | This ChangeSet Introdices Item_equal. | igor@rurik.mysql.com | 2003-11-26 | 1 | -2/+6 |
* | | | | | | Strict mode & better warnings | monty@mishka.local | 2004-09-28 | 1 | -0/+1 |