Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed printing of sum(distinct ) & avg(distinct ) & cast(... as decimal) (BU... | bell@sanja.is.com.ua | 2005-06-17 | 1 | -8/+14 |
* | After merge fixes | monty@mysql.com | 2005-06-07 | 1 | -17/+9 |
* | Merge with 4.1 | monty@mysql.com | 2005-06-07 | 1 | -2/+0 |
|\ | |||||
| * | a compiler must see '#pragma implementation' *before* | serg@serg.mylan | 2005-06-05 | 1 | -1/+2 |
| * | Move USE_PRAGMA_IMPLEMENTATION to proper place | monty@mysql.com | 2005-06-03 | 1 | -4/+1 |
* | | merge | monty@mysql.com | 2005-06-05 | 1 | -2/+6 |
|\ \ | |||||
| * | | Code cleanups during code reviews | monty@mysql.com | 2005-06-01 | 1 | -2/+6 |
* | | | Merge | kent@mysql.com | 2005-06-02 | 1 | -0/+2 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | tztime.cc: | kent@mysql.com | 2005-06-02 | 1 | -0/+2 |
| * | a fix (bug #7405: group_concat with distinct and rollup => ignores distinct i... | ramil@mysql.com | 2005-05-31 | 1 | -29/+14 |
* | | Merge from 4.1 | msvensson@neptunus.(none) | 2005-05-26 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Add ifdefs to control when "#pragma implementation" should be used | msvensson@neptunus.(none) | 2005-05-26 | 1 | -1/+1 |
* | | compatibility issues | monty@mysql.com | 2005-05-20 | 1 | -7/+2 |
* | | Manual merge of fix for bug #9913 into 5.0 tree. | dlenev@mysql.com | 2005-05-09 | 1 | -0/+11 |
|\ \ | |/ | |||||
| * | Fix for Bug #9913 "udf_deinit is not called after execution of PS" | dlenev@brandersnatch.localdomain | 2005-04-30 | 1 | -0/+11 |
* | | Fixed bugs 9820, 9799 and 9800. | jani@ibmlab.site | 2005-05-06 | 1 | -1/+6 |
* | | A lot of fixes to Precision math | holyfoot@hf-ibm.(none) | 2005-05-05 | 1 | -31/+52 |
* | | BUG#9714 libsupc++ problem | msvensson@neptunus.(none) | 2005-04-27 | 1 | -6/+8 |
* | | Fix warning and error when compiling on Windows. | jimw@mysql.com | 2005-04-09 | 1 | -1/+1 |
* | | Merge | jimw@mysql.com | 2005-04-04 | 1 | -0/+15 |
|\ \ | |/ | |||||
| * | Make sure that warning message when GROUP_CONCAT() cuts values is also | jimw@mysql.com | 2005-02-23 | 1 | -8/+15 |
| * | Backport my_strntod() from 5.0 | monty@mysql.com | 2005-02-22 | 1 | -1/+2 |
* | | Invalid DEFAULT values for CREATE TABLE now generates errors. (Bug #5902) | monty@mysql.com | 2005-04-01 | 1 | -2/+1 |
* | | after merge fix/ | ramil@mysql.com | 2005-03-30 | 1 | -2/+2 |
* | | merged | serg@serg.mylan | 2005-03-23 | 1 | -1/+5 |
|\ \ | |||||
| * | | Fix Windows compile warnings, declarations of walk functions | jimw@mysql.com | 2005-03-22 | 1 | -1/+5 |
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | monty@mysql.com | 2005-03-21 | 1 | -11/+7 |
|\ \ \ | |||||
| * | | | Cleanups during review of code | monty@mysql.com | 2005-03-21 | 1 | -11/+7 |
* | | | | Merge mysql.com:/M50/build-5.0.3 into mysql.com:/M50/push-5.0 | joerg@mysql.com | 2005-03-21 | 1 | -1/+1 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Code cleanup: should use 'element_count' here, see include/my_tree.h | joerg@mysql.com | 2005-03-21 | 1 | -1/+1 |
* | | | | Manual merge of csets from -build tree into main 5.0 tree. | dlenev@mysql.com | 2005-03-21 | 1 | -5/+1 |
|\ \ \ \ | |/ / / | | / / | |/ / |/| | | |||||
| * | | Fix Windows compile errors. | jimw@mysql.com | 2005-03-18 | 1 | -5/+1 |
* | | | Cleanup of Item_func_group_concat | konstantin@mysql.com | 2005-03-18 | 1 | -183/+151 |
|/ / | |||||
* | | Cleanup during reviews | monty@mysql.com | 2005-03-16 | 1 | -2/+2 |
* | | Cleanup | konstantin@mysql.com | 2005-03-15 | 1 | -4/+4 |
* | | WL#926 "AVG(DISTINCT) and other distincts", part 2 (out of 3): clean up | konstantin@mysql.com | 2005-03-15 | 1 | -167/+123 |
* | | WL#926 "SUM(DISTINCT) and AVG(DISTINCT)": improvement of SUM(DISTINCT) and | konstantin@mysql.com | 2005-03-13 | 1 | -165/+187 |
* | | Fix for Bug#5615 and merge from 4.1 | jani@ua141d10.elisa.omakaista.fi | 2005-03-01 | 1 | -2/+16 |
* | | Merge svojtovich@bk-internal.mysql.com:/home/bk/mysql-5.0 | svoj@mysql.com | 2005-02-27 | 1 | -11/+14 |
|\ \ | |||||
| * | | BUG#3190 fix (request for STDDEV_SAMP, VAR_SAMP). | svoj@mysql.com | 2005-02-25 | 1 | -11/+14 |
* | | | Remove compiler warnings and remove not used variables | monty@mysql.com | 2005-02-25 | 1 | -4/+3 |
|/ / | |||||
* | | Fix for bug #8651 (cast(sum(distinct) as decimal) crashes the server) | hf@deer.(none) | 2005-02-21 | 1 | -1/+2 |
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | monty@mysql.com | 2005-02-19 | 1 | -2/+2 |
|\ \ | |||||
| * | | Changes and fixes for windows compilation | georg@beethoven.site | 2005-02-18 | 1 | -2/+2 |
* | | | Fixed BUILD script to use --with-berkeley-db instead of --with-bdb | monty@mysql.com | 2005-02-19 | 1 | -295/+254 |
|/ / | |||||
* | | Precision Math implementation | hf@deer.(none) | 2005-02-09 | 1 | -114/+1064 |
* | | Fixes for windows compilation bugs | georg@beethoven.site | 2005-01-26 | 1 | -3/+3 |
* | | Changed interface for my_strntod() to make it more general and more portable | monty@mysql.com | 2005-01-15 | 1 | -3/+6 |
* | | First stage of table definition cache | monty@mysql.com | 2005-01-06 | 1 | -10/+10 |
* | | Better handling of ensuring that setup_tables() are not called twice | monty@mysql.com | 2005-01-03 | 1 | -6/+8 |