Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | func_str.result, null.result: | igor@rurik.mysql.com | 2005-08-26 | 1 | -1/+0 |
* | Fix cases where SLEEP() calls would get optimized away or cached. (Bug #12689) | jimw@mysql.com | 2005-08-19 | 1 | -0/+6 |
* | Add SLEEP(seconds) function, which always returns 0 after the given | jimw@mysql.com | 2005-08-11 | 1 | -0/+11 |
* | Remove Item_func::NOTLIKE_FUNC and all [dead] code that uses it | sergefp@mysql.com | 2005-07-29 | 1 | -1/+1 |
* | Merge mysql.com:/usr/home/bar/mysql-4.1.b10201 | bar@mysql.com | 2005-07-26 | 1 | -3/+13 |
|\ | |||||
| * | func_gconcat.result, func_gconcat.test: | bar@mysql.com | 2005-07-26 | 1 | -3/+13 |
* | | After-merge fixes (4.1 -> 5.0). | konstantin@mysql.com | 2005-07-16 | 1 | -2/+4 |
* | | Merge mysql.com:/opt/local/work/mysql-4.1-root | konstantin@mysql.com | 2005-07-16 | 1 | -0/+23 |
|\ \ | |/ | |||||
| * | A fix and a test case for Bug#9359 "Prepared statements take snapshot | konstantin@mysql.com | 2005-07-16 | 1 | -0/+23 |
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | msvensson@neptunus.(none) | 2005-05-09 | 1 | -1/+1 |
| |\ | |||||
* | | | Fix for bug #11708 (real function returns wrongly rounded decimal) | hf@deer.(none) | 2005-07-07 | 1 | -0/+1 |
* | | | Name resolution context added (BUG#6443) | bell@sanja.is.com.ua | 2005-07-01 | 1 | -28/+48 |
* | | | fixed printing of sum(distinct ) & avg(distinct ) & cast(... as decimal) (BU... | bell@sanja.is.com.ua | 2005-06-17 | 1 | -13/+26 |
* | | | Post review and additional fix for BUG#10968: Stored procedures: crash if lon... | pem@mysql.comhem.se | 2005-06-10 | 1 | -8/+2 |
* | | | item_func.h: | igor@igor-inspiron.creware.com | 2005-06-02 | 1 | -3/+3 |
* | | | item_func.h: | igor@igor-inspiron.creware.com | 2005-06-02 | 1 | -0/+6 |
* | | | Manual merge of fix for bug #9913 into 5.0 tree. | dlenev@mysql.com | 2005-05-09 | 1 | -0/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | dlenev@mysql.com | 2005-05-09 | 1 | -0/+1 |
| |\ \ | |||||
| | * | | Fix for Bug #9913 "udf_deinit is not called after execution of PS" | dlenev@brandersnatch.localdomain | 2005-04-30 | 1 | -0/+1 |
* | | | | Merge neptunus.(none):/home/msvensson/mysql/bug10241 | msvensson@neptunus.(none) | 2005-05-09 | 1 | -1/+1 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | BUG#10241 cygwin port: invalid pragma interface directives | msvensson@neptunus.(none) | 2005-05-04 | 1 | -1/+1 |
| |/ / | |||||
* | | | 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 |