Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 4.1 -> 5.0 | pem@mysql.com | 2004-05-07 | 1 | -9/+72 |
|\ | |||||
| * | Portability fixes | monty@mysql.com | 2004-05-07 | 1 | -0/+23 |
| * | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1 | sergefp@mysql.com | 2004-05-06 | 1 | -0/+4 |
| |\ | |||||
| | * | Make Item_param::val_int and Item_param::val_str follow the used convention a... | sergefp@mysql.com | 2004-05-05 | 1 | -0/+4 |
| * | | after merge fixes | monty@mysql.com | 2004-05-05 | 1 | -1/+1 |
| * | | Merge with 4.0.19 | monty@mysql.com | 2004-05-05 | 1 | -0/+3 |
| |\ \ | | |/ | |/| | |||||
| | * | Fixed stack overrun with some INSERT ... SELECT ... GROUP BY queries (Bug #3265) | monty@mysql.com | 2004-04-28 | 1 | -0/+12 |
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2004-05-05 | 1 | -2/+3 |
| |\ \ | |||||
| | * | | Fixed crashing bug with alter table when table was in use (Bug #3643) | monty@mysql.com | 2004-05-05 | 1 | -2/+3 |
| * | | | Fix for remaining issues described in Bug #1664 | dlenev@brandersnatch.localdomain | 2004-05-04 | 1 | -1/+33 |
| |/ / | |||||
| * | | Fix and testcase for BUG#3367. | sergefp@mysql.com | 2004-04-13 | 1 | -0/+2 |
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2004-04-12 | 1 | -3/+1 |
| |\ \ | |||||
| | * | | Added function comment | monty@mysql.com | 2004-04-12 | 1 | -3/+1 |
| * | | | field->store resuts passing is fixed for REAL and INT for Item_param (BUG3223) | bell@sanja.is.com.ua | 2004-04-08 | 1 | -2/+2 |
| |/ / | |||||
| * | | merged | serg@serg.mylan | 2004-04-07 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | ::reset(), HA_FAST_KEY_READ, disable_indexes(), enable_indexes(), start_bulk_... | serg@serg.mylan | 2004-04-06 | 1 | -1/+1 |
* | | | | Merge 4.1 -> 5.0. | pem@mysql.com | 2004-04-07 | 1 | -48/+197 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2004-04-07 | 1 | -1/+0 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2004-04-05 | 1 | -1/+0 |
| | |\ \ | |||||
| | | * | | Fixed many compiler warnings | monty@mysql.com | 2004-04-05 | 1 | -1/+0 |
| * | | | | for Item_param we have to have value set instead of fave item fixed (BUG#3353) | bell@sanja.is.com.ua | 2004-04-03 | 1 | -4/+4 |
| |/ / / | |||||
| * | | | removed unused field | bell@sanja.is.com.ua | 2004-04-01 | 1 | -2/+7 |
| * | | | Merge of fix for bug #2050 and bug #3307 | dlenev@brandersnatch.localdomain | 2004-03-31 | 1 | -3/+23 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | Fix for Bug #3307 "FLUSH TABLES sometimes breaks prepared statement | dlenev@brandersnatch.localdomain | 2004-03-31 | 1 | -3/+22 |
| | * | | "Fix" for BUG #2050 "10 to 1 performance drop with server 4.1.1". | dlenev@brandersnatch.localdomain | 2004-03-28 | 1 | -1/+2 |
| * | | | false/true -> FALSE/TRUE | monty@mysql.com | 2004-03-30 | 1 | -1/+1 |
| * | | | Cleanups & safety fixes | monty@mysql.com | 2004-03-25 | 1 | -2/+12 |
| * | | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1 | hf@deer.(none) | 2004-03-23 | 1 | -2/+2 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | Fix for #3266 (garbled TEXT fields as a result of CREATE TABLE SELECT) | hf@deer.(none) | 2004-03-23 | 1 | -2/+2 |
| * | | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1 | hf@deer.(none) | 2004-03-23 | 1 | -3/+2 |
| |\ \ \ | | |/ / | |||||
| | * | | aliases should be compared with my_strcasecmp (BUG#3251) | bell@sanja.is.com.ua | 2004-03-22 | 1 | -3/+2 |
| * | | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1 | hf@deer.(none) | 2004-03-22 | 1 | -0/+2 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | Fix for #3188 | hf@deer.(none) | 2004-03-18 | 1 | -0/+2 |
| * | | | after review changes | bell@sanja.is.com.ua | 2004-03-20 | 1 | -15/+20 |
| * | | | merge | bell@sanja.is.com.ua | 2004-03-18 | 1 | -17/+93 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | DBUG_ASSERT(fixed == 1); added to val* | bell@sanja.is.com.ua | 2004-03-18 | 1 | -10/+54 |
| | * | | DBUG_ASSERT(fixed == 0) added to fix_fields() | bell@sanja.is.com.ua | 2004-03-17 | 1 | -9/+41 |
| * | | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1 | hf@deer.(none) | 2004-03-16 | 1 | -7/+6 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | Fix for #233 (the second one) | hf@deer.(none) | 2004-03-16 | 1 | -7/+6 |
| * | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2004-03-16 | 1 | -1/+27 |
| |\ \ \ | | |/ / | |||||
| | * | | Fixes for bugs #2274 "mysqld gets SIGSEGV during processing of malformed | konstantin@mysql.com | 2004-03-15 | 1 | -1/+27 |
| * | | | merge | bell@sanja.is.com.ua | 2004-03-09 | 1 | -15/+18 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | revision of fix_fields() calls (BUG2838) | bell@sanja.is.com.ua | 2004-02-18 | 1 | -15/+18 |
| * | | | merge | bell@sanja.is.com.ua | 2004-02-17 | 1 | -0/+4 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | merge | bell@sanja.is.com.ua | 2004-02-12 | 1 | -0/+2 |
| | |\ \ | |||||
| | * \ \ | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2004-02-09 | 1 | -0/+4 |
| | |\ \ \ | |||||
| | | * | | | fixed subquery with PS (BUG#2462) | bell@sanja.is.com.ua | 2004-02-08 | 1 | -0/+4 |
| * | | | | | Merge with public tree | monty@mysql.com | 2004-02-16 | 1 | -2/+3 |
| |\ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| | * | | | | After merge fixes | monty@mysql.com | 2004-02-16 | 1 | -2/+3 |
| | |/ / / | |||||
* | | | | | Merge mysql.com:/home/pem/work/mysql-4.1 | pem@mysql.com | 2004-02-13 | 1 | -0/+2 |
|\ \ \ \ \ | |/ / / / |