Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Manual merge of fix for bug #9913 into 5.0 tree. | 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 | -5/+10 |
* | | XID SQL syntax | serg@serg.mylan | 2005-04-04 | 1 | -1/+1 |
* | | merged | serg@serg.mylan | 2005-03-23 | 1 | -1/+2 |
|\ \ | |||||
| * | | Fix Windows compile warnings, declarations of walk functions | jimw@mysql.com | 2005-03-22 | 1 | -1/+2 |
* | | | Cleanup of Item_func_group_concat | konstantin@mysql.com | 2005-03-18 | 1 | -27/+20 |
|/ / | |||||
* | | WL#926 "AVG(DISTINCT) and other distincts", part 2 (out of 3): clean up | konstantin@mysql.com | 2005-03-15 | 1 | -37/+14 |
* | | WL#926 "SUM(DISTINCT) and AVG(DISTINCT)": improvement of SUM(DISTINCT) and | konstantin@mysql.com | 2005-03-13 | 1 | -19/+63 |
* | | Fixed BUG#8937: Stored Procedure: AVG() works as SUM() in SELECT ... INTO sta... | pem@mysql.comhem.se | 2005-03-07 | 1 | -0/+2 |
* | | Fix for Bug#5615 and merge from 4.1 | jani@ua141d10.elisa.omakaista.fi | 2005-03-01 | 1 | -1/+2 |
* | | Merge svojtovich@bk-internal.mysql.com:/home/bk/mysql-5.0 | svoj@mysql.com | 2005-02-27 | 1 | -3/+6 |
|\ \ | |||||
| * | | BUG#3190 fix (request for STDDEV_SAMP, VAR_SAMP). | svoj@mysql.com | 2005-02-25 | 1 | -3/+6 |
* | | | Remove compiler warnings and remove not used variables | monty@mysql.com | 2005-02-25 | 1 | -1/+0 |
|/ / | |||||
* | | After merge fixes | monty@mysql.com | 2005-02-22 | 1 | -4/+10 |
* | | Merge with 4.1 | monty@mysql.com | 2005-02-22 | 1 | -1/+3 |
|\ \ | |/ | |||||
| * | Backport my_strntod() from 5.0 | monty@mysql.com | 2005-02-22 | 1 | -2/+4 |
* | | Fixed BUILD script to use --with-berkeley-db instead of --with-bdb | monty@mysql.com | 2005-02-19 | 1 | -2/+13 |
* | | Precision Math implementation | hf@deer.(none) | 2005-02-09 | 1 | -46/+120 |
* | | After merge fixes | monty@mysql.com | 2005-01-15 | 1 | -4/+6 |
* | | Merge with 4.1 | monty@mysql.com | 2005-01-15 | 1 | -2/+3 |
|\ \ | |/ | |||||
| * | func_gconcat.result, func_gconcat.test: | igor@rurik.mysql.com | 2005-01-15 | 1 | -2/+3 |
* | | Better handling of ensuring that setup_tables() are not called twice | monty@mysql.com | 2005-01-03 | 1 | -1/+2 |
* | | Merge with 4.1 | monty@mishka.local | 2004-12-22 | 1 | -2/+6 |
|\ \ | |/ | |||||
| * | postreview fix | bell@sanja.is.com.ua | 2004-12-07 | 1 | -1/+1 |
| * | merge | bell@sanja.is.com.ua | 2004-12-07 | 1 | -2/+6 |
| |\ | |||||
| | * | reporting empty result added in case of max/min optimisation of ALL/ANY/SOME ... | bell@sanja.is.com.ua | 2004-11-18 | 1 | -2/+7 |
* | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1 | tomas@poseidon.ndb.mysql.com | 2004-11-25 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1 | ram@gw.mysql.r18.ru | 2004-11-25 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | A fix (bug #6441: Aggregate UDF in multi-table query crashes MySQL when retur... | ram@gw.mysql.r18.ru | 2004-11-06 | 1 | -1/+1 |
| | |/ | |||||
* | | | merged | serg@serg.mylan | 2004-11-20 | 1 | -5/+4 |
|\ \ \ | |/ / | |||||
| * | | Bug #6658 MAX(column) returns incorrect coercibility | bar@mysql.com | 2004-11-19 | 1 | -5/+4 |
| |/ | |||||
* | | Rename: Item::val -> Item::val_real(). | konstantin@mysql.com | 2004-11-11 | 1 | -21/+29 |
* | | merge with 4.1 | monty@mysql.com | 2004-10-29 | 1 | -8/+3 |
|\ \ | |/ | |||||
| * | A lot of fixes for prepared statements (PS): | monty@mysql.com | 2004-10-26 | 1 | -1/+0 |
| * | args_copy and cleunup() removed from Item_sum | bell@sanja.is.com.ua | 2004-10-09 | 1 | -7/+3 |
* | | Merge with 4.1 | monty@mysql.com | 2004-09-06 | 1 | -4/+12 |
|\ \ | |/ | |||||
| * | Fix for bug#4912 "mysqld crashs in case a statement is executed | konstantin@mysql.com | 2004-08-21 | 1 | -2/+2 |
| * | manually merged | serg@serg.mylan | 2004-08-18 | 1 | -2/+10 |
| |\ | |||||
| | * | BUG#4393, BUG#4356 - incorrect decimals in fix_length_and_dec() in some funct... | serg@serg.mylan | 2004-07-31 | 1 | -2/+10 |
* | | | Merge with 4.1.3-beta | monty@mysql.com | 2004-07-07 | 1 | -1/+2 |
|\ \ \ | |/ / | |||||
| * | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1 | ram@gw.mysql.r18.ru | 2004-06-15 | 1 | -1/+0 |
| |\ \ | |||||
| | * | | a fix | ram@gw.mysql.r18.ru | 2004-06-08 | 1 | -1/+0 |
| * | | | cleunup() of count() and max()/min() added (BUG#2687) | bell@sanja.is.com.ua | 2004-06-10 | 1 | -0/+2 |
| |/ / | |||||
* | | | Merging 4.1 to 5.0. | pem@mysql.com | 2004-05-26 | 1 | -7/+1 |
|\ \ \ | |/ / | |||||
| * | | keep old engine & JOIN if we changed subquery Item (Bug #3646) | bell@sanja.is.com.ua | 2004-05-07 | 1 | -7/+1 |
* | | | PS and SP made compatible in mechanism used for preparing query for rexecutio... | bell@sanja.is.com.ua | 2004-05-20 | 1 | -1/+3 |
* | | | Merge 4.1 -> 5.0 | pem@mysql.com | 2004-05-07 | 1 | -2/+8 |
|\ \ \ | |/ / |