Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
|\ \ \ | |/ / | |||||
| * | | Portability fixes | monty@mysql.com | 2004-05-07 | 1 | -2/+6 |
| * | | a fix (Bug #3435: STDDEV|VARIANCE(constant) returns constant if no rows) | ram@gw.mysql.r18.ru | 2004-05-05 | 1 | -0/+1 |
| * | | Merge with 4.0 | monty@mishka.local | 2004-04-26 | 1 | -0/+1 |
| |\ \ | | |/ | |||||
| | * | A fix. (Bug #3376: AVG(constant) returns constant if no rows in result set) | ram@gw.mysql.r18.ru | 2004-04-09 | 1 | -0/+1 |
* | | | Merge 4.1 -> 5.0. | pem@mysql.com | 2004-04-07 | 1 | -82/+63 |
|\ \ \ | |/ / | |||||
| * | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2004-04-07 | 1 | -51/+31 |
| |\ \ | |||||
| | * | | Portability fixes | monty@mysql.com | 2004-04-07 | 1 | -2/+0 |
| | * | | Fixed many compiler warnings | monty@mysql.com | 2004-04-05 | 1 | -51/+34 |
| * | | | fixed brocken of client_test | bell@sanja.is.com.ua | 2004-04-03 | 1 | -18/+12 |
| |/ / | |||||
| * | | after review changes | bell@sanja.is.com.ua | 2004-03-20 | 1 | -1/+1 |
| * | | DBUG_ASSERT(fixed == 1); added to val* | bell@sanja.is.com.ua | 2004-03-18 | 1 | -13/+17 |
| * | | DBUG_ASSERT(fixed == 0) added to fix_fields() | bell@sanja.is.com.ua | 2004-03-17 | 1 | -0/+1 |
| * | | merge | bell@sanja.is.com.ua | 2004-02-17 | 1 | -0/+2 |
| |\ \ | |||||
| | * \ | merge | bell@sanja.is.com.ua | 2004-02-14 | 1 | -2/+2 |
| | |\ \ | |||||
| | * \ \ | merge | bell@sanja.is.com.ua | 2004-02-09 | 1 | -0/+2 |
| | |\ \ \ | |||||
| | | * | | | fixed subquery with PS (BUG#2462) | bell@sanja.is.com.ua | 2004-02-08 | 1 | -0/+2 |
| * | | | | | fixed initialization to satisfy valgrind | bell@sanja.is.com.ua | 2004-02-15 | 1 | -1/+1 |
| | |_|/ / | |/| | | | |||||
| * | | | | Merge bk-internal:/home/bk/mysql-4.1/ | serg@serg.mylan | 2004-02-13 | 1 | -2/+2 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | my_atof is deleted | serg@serg.mylan | 2004-02-13 | 1 | -2/+2 |
| | |/ / | |||||
* | | | | Post-merge fixes. | pem@mysql.comhem.se | 2004-02-11 | 1 | -1/+1 |
* | | | | Merge 4.1 into 5.0. | pem@mysql.com | 2004-02-10 | 1 | -76/+76 |
|\ \ \ \ | |/ / / | |||||
| * | | | Added --compact to mysqlbinlog | monty@mysql.com | 2004-02-09 | 1 | -3/+4 |
| |/ / | |||||
| * | | Pack of changes about 'cleanup()'-s | hf@deer.(none) | 2004-01-20 | 1 | -3/+3 |
| * | | Code cleanup (working on PS & cleanup() code) | hf@deer.(none) | 2004-01-19 | 1 | -62/+62 |
| * | | Fix for prepared statements | hf@deer.(none) | 2003-12-30 | 1 | -9/+8 |
* | | | Merge 4.1 to 5.0. | pem@mysql.com | 2003-12-19 | 1 | -7/+16 |
|\ \ \ | |/ / | |||||
| * | | Fixes after merge with 4.0 | monty@mysql.com | 2003-12-19 | 1 | -1/+1 |
| * | | Merge with 4.0.17 | monty@mysql.com | 2003-12-17 | 1 | -6/+15 |
| |\ \ | | |/ | |||||
| | * | Post-review fixes for bug #1790 'BIT_AND() result in GROUP BY different when | konstantin@mysql.com | 2003-12-02 | 1 | -8/+6 |