Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simpler arena swapping code | monty@mysql.com | 2004-11-08 | 1 | -4/+3 |
* | As it is wrong and confusing to associate any | bar@mysql.com | 2004-11-05 | 1 | -2/+19 |
* | Many files: | bar@mysql.com | 2004-11-02 | 1 | -12/+93 |
* | 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 | -4/+4 |
* | An extra "separator" class member was removed from Item_func_concat_ws. | bar@mysql.com | 2004-10-28 | 1 | -2/+2 |
* | A fix (bug #6138: MOD operator should not round non-integral argument). | ram@gw.mysql.r18.ru | 2004-10-21 | 1 | -8/+5 |
* | A fix and test case for Bug#5985 ""prepare stmt from "select rand(?)" | konstantin@mysql.com | 2004-10-14 | 1 | -8/+26 |
* | A small simplification: perform two actions at once, register a | konstantin@mysql.com | 2004-10-10 | 1 | -2/+2 |
* | Deployment of centralized Item change registry, step 2: Item_ref | konstantin@mysql.com | 2004-10-08 | 1 | -3/+5 |
* | After merge fixes | monty@mysql.com | 2004-10-07 | 1 | -0/+2 |
* | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.1 | gluh@gluh.mysql.r18.ru | 2004-09-12 | 1 | -2/+3 |
|\ | |||||
| * | Fix for bug #5513: FIND_IN_SET fails if set ends with a comma | gluh@gluh.mysql.r18.ru | 2004-09-11 | 1 | -2/+3 |
* | | BUG#4788 - show create table provides incorrect statement. | ingo@mysql.com | 2004-09-10 | 1 | -0/+12 |
|/ | |||||
* | Allow IN to convert arguments into Unicode in some cases. | bar@mysql.com | 2004-09-01 | 1 | -4/+8 |
* | Fix for bug #4340: find_in_set is case insensitive even on binary operators(f... | gluh@gluh.mysql.r18.ru | 2004-08-24 | 1 | -21/+34 |
* | manually merged | serg@serg.mylan | 2004-08-18 | 1 | -2/+2 |
|\ | |||||
| * | BUG#4393, BUG#4356 - incorrect decimals in fix_length_and_dec() in some funct... | serg@serg.mylan | 2004-07-31 | 1 | -2/+2 |
* | | Fixed BUG#3486: FOUND_ROWS() fails inside stored procedure [and prepared stat... | pem@mysql.comhem.se | 2004-06-22 | 1 | -0/+9 |
* | | Unused variables removed (many files). | konstantin@mysql.com | 2004-06-21 | 1 | -2/+0 |
* | | Post review fixes for "SQL Syntax for Prepared Statements". | sergefp@mysql.com | 2004-06-07 | 1 | -7/+7 |
* | | * New, binlog-aware character sets support in SQL Syntax for Prepared statem... | sergefp@mysql.com | 2004-06-01 | 1 | -20/+58 |
* | | Merge with 4.0.20 | monty@mysql.com | 2004-05-17 | 1 | -0/+1 |
|\ \ | |/ | |||||
| * | bug#3612 - Item_func_div set decimals incorrectly | serg@serg.mylan | 2004-05-11 | 1 | -0/+1 |
* | | Portability fixes | monty@mysql.com | 2004-05-12 | 1 | -1/+4 |
* | | Fixed many compiler warnings | monty@mysql.com | 2004-04-05 | 1 | -3/+0 |
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2004-03-25 | 1 | -2/+2 |
|\ \ | |||||
| * | | Cleanups & safety fixes | monty@mysql.com | 2004-03-25 | 1 | -2/+2 |
* | | | Fixed BUG#3117: LAST_INSERT_ID() works incorrectly inside stored procedure. | pem@mysql.comhem.se | 2004-03-25 | 1 | -5/+14 |
|/ / | |||||
* | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2004-03-20 | 1 | -2/+2 |
|\ \ | |||||
| * | | Fix for bug#1439 UDF Corruption | gluh@gluh.mysql.r18.ru | 2004-03-19 | 1 | -2/+2 |
* | | | after review changes | bell@sanja.is.com.ua | 2004-03-20 | 1 | -2/+8 |
* | | | merge | bell@sanja.is.com.ua | 2004-03-18 | 1 | -3/+83 |
|\ \ \ | |/ / |/| | | |||||
| * | | DBUG_ASSERT(fixed == 1); added to val* | bell@sanja.is.com.ua | 2004-03-18 | 1 | -1/+76 |
| * | | DBUG_ASSERT(fixed == 0) added to fix_fields() | bell@sanja.is.com.ua | 2004-03-17 | 1 | -1/+4 |
* | | | merge fixes (use old code) | monty@mysql.com | 2004-03-18 | 1 | -5/+4 |
|\ \ \ | |||||
| * \ \ | merge with 4.0 | monty@mysql.com | 2004-03-16 | 1 | -5/+4 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Merge | monty@mysql.com | 2004-03-12 | 1 | -1/+2 |
| | |\ \ | |||||
| | | * \ | Merge with 3.23 to get patch for floor() | monty@mysql.com | 2004-03-12 | 1 | -1/+2 |
| | | |\ \ | |||||
| | | | * | | fixed Bug #3051 "FLOOR returns invalid" | vva@eagle.mysql.r18.ru | 2004-03-04 | 1 | -1/+2 |
| | * | | | | Fix for BUG#2921 "Replication problem on mutex lock in mySQL-4.0.18": | guilhem@mysql.com | 2004-03-11 | 1 | -2/+0 |
| | |/ / / | |||||
* | | | | | merge | ram@gw.mysql.r18.ru | 2004-03-17 | 1 | -1/+2 |
|\ \ \ \ \ | |||||
| * | | | | | Code cleanup: | ram@gw.mysql.r18.ru | 2004-03-17 | 1 | -0/+1 |
| * | | | | | Fix for the bug #3118: Subquery and order by | ram@gw.mysql.r18.ru | 2004-03-16 | 1 | -1/+1 |
* | | | | | | accidentaly removed empty line added | bell@sanja.is.com.ua | 2004-03-16 | 1 | -0/+1 |
* | | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2004-03-16 | 1 | -6/+0 |
|\ \ \ \ \ \ | |||||
| * | | | | | | EOVERFLOW moved to my_base.h - it is used not only in strtod.c | serg@serg.mylan | 2004-03-16 | 1 | -6/+0 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | after review & some other fixes | bell@sanja.is.com.ua | 2004-03-16 | 1 | -1/+6 |
* | | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2004-03-16 | 1 | -0/+1 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | merge | bell@sanja.is.com.ua | 2004-03-16 | 1 | -0/+1 |
| |\ \ \ \ \ |