Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge with 4.1 | monty@mysql.com | 2004-10-29 | 1 | -92/+31 |
|\ | |||||
| * | A lot of fixes for prepared statements (PS): | monty@mysql.com | 2004-10-26 | 1 | -25/+11 |
| * | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1 | ram@gw.mysql.r18.ru | 2004-10-10 | 1 | -18/+22 |
| |\ | |||||
| | * | Blob support for the group_concat() function. | ram@gw.mysql.r18.ru | 2004-10-10 | 1 | -18/+22 |
| * | | args_copy and cleunup() removed from Item_sum | bell@sanja.is.com.ua | 2004-10-09 | 1 | -54/+1 |
| |/ | |||||
| * | Fix for bug#5400 "GROUP_CONCAT returns everything twice": | sergefp@mysql.com | 2004-09-08 | 1 | -0/+2 |
* | | Merge with implementation of WL#1724. | timour@mysql.com | 2004-10-11 | 1 | -0/+1 |
|\ \ | |||||
| * | | Implementation of the last review comments for WL#1724 | timour@mysql.com | 2004-09-10 | 1 | -38/+0 |
| * | | WL#1724 "Min/Max Optimization for Queries with Group By Clause" | timour@mysql.com | 2004-08-27 | 1 | -0/+39 |
* | | | post merge fixes | bell@sanja.is.com.ua | 2004-09-10 | 1 | -1/+1 |
* | | | After merge fixes of merge with 4.1 that included the new arena code. | monty@mysql.com | 2004-09-09 | 1 | -1/+1 |
* | | | Merge with 4.1 | monty@mysql.com | 2004-09-06 | 1 | -16/+19 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | fixed typo in group_concat printing (BUG#5161) | bell@sanja.is.com.ua | 2004-09-01 | 1 | -1/+1 |
| * | Portability fixes | monty@mysql.com | 2004-08-26 | 1 | -4/+4 |
| * | better for for bug#4767 | serg@serg.mylan | 2004-08-23 | 1 | -3/+0 |
| * | Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-4.1 | igor@rurik.mysql.com | 2004-08-20 | 1 | -10/+10 |
| |\ | |||||
| | * | Fix for bug#4912 "mysqld crashs in case a statement is executed | konstantin@mysql.com | 2004-08-21 | 1 | -10/+10 |
| * | | Merge rurik.mysql.com:/home/igor/mysql-4.1 | igor@rurik.mysql.com | 2004-08-20 | 1 | -0/+3 |
| |\ \ | | |/ | |/| | |||||
| | * | olap.test, olap.result: | igor@rurik.mysql.com | 2004-08-12 | 1 | -0/+3 |
| * | | BUG#4315 | wax@kishkin.ru | 2004-08-11 | 1 | -18/+10 |
| * | | BUG#4315 | wax@kishkin.ru | 2004-08-10 | 1 | -4/+15 |
| |/ | |||||
* | | misc fixes for compile-time errors | serg@serg.mylan | 2004-07-21 | 1 | -7/+5 |
* | | Merge with 4.1.3-beta | monty@mysql.com | 2004-07-07 | 1 | -16/+23 |
|\ \ | |/ | |||||
| * | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1 | ram@gw.mysql.r18.ru | 2004-06-15 | 1 | -16/+4 |
| |\ | |||||
| | * | a fix | ram@gw.mysql.r18.ru | 2004-06-08 | 1 | -16/+4 |
| * | | cleunup() of count() and max()/min() added (BUG#2687) | bell@sanja.is.com.ua | 2004-06-10 | 1 | -0/+19 |
| |/ | |||||
* | | Merging 4.1 to 5.0. | pem@mysql.com | 2004-05-26 | 1 | -0/+8 |
|\ \ | |/ | |||||
| * | keep old engine & JOIN if we changed subquery Item (Bug #3646) | bell@sanja.is.com.ua | 2004-05-07 | 1 | -0/+8 |
* | | PS and SP made compatible in mechanism used for preparing query for rexecutio... | bell@sanja.is.com.ua | 2004-05-20 | 1 | -4/+4 |
* | | Merge 4.1 -> 5.0 | pem@mysql.com | 2004-05-07 | 1 | -3/+2 |
|\ \ | |/ | |||||
| * | merged | serg@serg.mylan | 2004-04-07 | 1 | -3/+2 |
| |\ | |||||
| | * | ::reset(), HA_FAST_KEY_READ, disable_indexes(), enable_indexes(), start_bulk_... | serg@serg.mylan | 2004-04-06 | 1 | -3/+2 |
* | | | Merge 4.1 -> 5.0. | pem@mysql.com | 2004-04-07 | 1 | -155/+298 |
|\ \ \ | |/ / | |||||
| * | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2004-04-07 | 1 | -137/+192 |
| |\ \ | |||||
| | * | | Portability fixes | monty@mysql.com | 2004-04-07 | 1 | -56/+59 |
| | |/ | |||||
| | * | Fixed many compiler warnings | monty@mysql.com | 2004-04-05 | 1 | -112/+165 |
| * | | fixed brocken of client_test | bell@sanja.is.com.ua | 2004-04-03 | 1 | -15/+67 |
| |/ | |||||
| * | false/true -> FALSE/TRUE | monty@mysql.com | 2004-03-30 | 1 | -1/+1 |
| * | 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 | -1/+24 |
| * | DBUG_ASSERT(fixed == 0) added to fix_fields() | bell@sanja.is.com.ua | 2004-03-17 | 1 | -0/+5 |
| * | merge | bell@sanja.is.com.ua | 2004-03-09 | 1 | -3/+7 |
| |\ | |||||
| | * | revision of fix_fields() calls (BUG2838) | bell@sanja.is.com.ua | 2004-02-18 | 1 | -3/+7 |
| * | | merge | bell@sanja.is.com.ua | 2004-02-09 | 1 | -0/+4 |
| |\ \ | | |/ | |/| | |||||
| | * | fixed cleupup() for distinct aggregate functions (BUG#2663) | bell@sanja.is.com.ua | 2004-02-08 | 1 | -3/+15 |
| | * | fixed subquery with PS (BUG#2462) | bell@sanja.is.com.ua | 2004-02-08 | 1 | -0/+4 |
* | | | Post-merge fixes. | pem@mysql.comhem.se | 2004-02-11 | 1 | -2/+2 |
* | | | Merge 4.1 into 5.0. | pem@mysql.com | 2004-02-10 | 1 | -25/+54 |
|\ \ \ | |/ / | |||||
| * | | Added --compact to mysqlbinlog | monty@mysql.com | 2004-02-09 | 1 | -2/+16 |
| |/ | |||||
| * | Pack of changes about 'cleanup()'-s | hf@deer.(none) | 2004-01-20 | 1 | -0/+1 |