Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix for bug #5066(Wrong result after subselect with an error) | hf@deer.(none) | 2004-08-23 | 1 | -5/+5 |
* | Merge bk@192.168.21.1:/usr/home/bk/mysql-4.1 | hf@deer.(none) | 2004-08-19 | 1 | -11/+34 |
|\ | |||||
| * | addition to fixes about #4700, 4701 | hf@deer.(none) | 2004-08-19 | 1 | -0/+6 |
| * | Several fixes to make tests working for embedded library | hf@deer.(none) | 2004-07-23 | 1 | -11/+8 |
| * | Fixes for bugs in embedded library: | hf@deer.(none) | 2004-07-22 | 1 | -1/+21 |
* | | bug#4817 catalog name is "def" | serg@serg.mylan | 2004-07-30 | 1 | -2/+2 |
|/ | |||||
* | WL#1264 "Per-thread time zone support infrastructure". | dlenev@brandersnatch.localdomain | 2004-06-18 | 1 | -5/+7 |
* | fix for bug #3974 ("SHOW FULL PROCESSLIST" crashes the embedded server) | hf@deer.(none) | 2004-06-09 | 1 | -0/+1 |
* | After merge fixes | monty@mysql.com | 2004-05-27 | 1 | -1/+1 |
* | merge with 4.0 to get windows fixes | monty@mysql.com | 2004-05-27 | 1 | -0/+5 |
|\ | |||||
| * | Fix to make Windows compilation smoother | hf@deer.(none) | 2004-05-26 | 1 | -1/+5 |
| * | Added support for projects 'classic', 'classic nt', 'pro' and 'pro nt' | monty@mysql.com | 2004-05-19 | 1 | -7/+1 |
| * | Fixes for last pull | monty@mysql.com | 2003-12-16 | 1 | -0/+6 |
| * | Edited fix for #1224. | hf@deer.(none) | 2003-12-12 | 1 | -1/+1 |
| * | Fix for #1224 in 4.0 | hf@deer.(none) | 2003-12-12 | 1 | -0/+1 |
| * | Safety fix to detect multiple calls to my_thread_end() | monty@mashka.mysql.fi | 2003-10-16 | 1 | -5/+0 |
* | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1 | hf@deer.(none) | 2004-05-21 | 1 | -12/+19 |
|\ \ | |||||
| * | | Proposed fix for #3744 (embedded server, wrong error message if database is | hf@deer.(none) | 2004-05-17 | 1 | -12/+19 |
* | | | Fixes for #3371, #3372, #3374, #3375, #3376 | hf@deer.(none) | 2004-05-15 | 1 | -2/+5 |
|/ / | |||||
* | | Fixed many compiler warnings | monty@mysql.com | 2004-04-05 | 1 | -4/+4 |
* | | Simplification: MYSQL_RES *result replaced with MYSQL_DATA result; | konstantin@mysql.com | 2004-03-28 | 1 | -2/+7 |
* | | Small fix to embedded library | hf@deer.(none) | 2004-03-27 | 1 | -0/+1 |
* | | Removed compiler warning | monty@mysql.com | 2004-03-18 | 1 | -1/+1 |
* | | Fix for #1325 | hf@deer.(none) | 2004-03-13 | 1 | -17/+0 |
* | | Rename: | konstantin@oak.local | 2004-03-10 | 1 | -2/+2 |
* | | Cleanup ha_checktype() and redundant variables. | acurtis@pcgem.rdg.cyberkinetica.com | 2004-03-02 | 1 | -1/+1 |
* | | Changed wellformedlen to well_formed_len | monty@mysql.com | 2004-02-17 | 1 | -4/+5 |
* | | Fix for #2212 (mysql_change_user doesn't work in embedded library) | hf@deer.(none) | 2004-02-14 | 1 | -1/+9 |
* | | Fix for #2211 (field->def contains invalid values) | hf@deer.(none) | 2004-02-13 | 1 | -2/+2 |
* | | Another fix for #2208 | hf@deer.(none) | 2004-02-13 | 1 | -6/+1 |
* | | Fix for #1438 (mysql_info always returns 0) | hf@deer.(none) | 2004-02-12 | 1 | -0/+3 |
* | | Fix for #2208 (multi-query returns wrong result in embedded library) | hf@deer.(none) | 2004-02-10 | 1 | -1/+19 |
* | | Fix for #2209 | hf@deer.(none) | 2004-01-27 | 1 | -0/+1 |
* | | bugfix to #1224 | hf@deer.(none) | 2004-01-27 | 1 | -4/+4 |
* | | Fix for 1224 (USER() CURRENT_USER() functions in embedded library) | hf@deer.(none) | 2004-01-07 | 1 | -4/+18 |
* | | Merge | hf@deer.(none) | 2004-01-07 | 1 | -0/+9 |
|\ \ | |||||
| * | | SCRUM | hf@deer.(none) | 2003-12-01 | 1 | -0/+9 |
* | | | Prepared_statement deployed instead of PREP_STMT. | konstantin@oak.local | 2003-12-20 | 1 | -87/+0 |
* | | | THD::lex now points to THD::main_lex like in 5.0 | konstantin@oak.local | 2003-12-19 | 1 | -2/+2 |
* | | | Fix for #2126 (mysql_server_init call shouldn't be needed) | hf@deer.(none) | 2003-12-18 | 1 | -19/+3 |
* | | | Portability fixes for Windows | monty@mysql.com | 2003-12-08 | 1 | -11/+19 |
|/ / | |||||
* | | Fix for Windows bug reported throuhg Miguel | hf@deer.(none) | 2003-10-21 | 1 | -5/+0 |
* | | Fix for #1447 | hf@deer.(none) | 2003-10-06 | 1 | -0/+5 |
* | | Fix for #1488 | hf@deer.(none) | 2003-10-06 | 1 | -0/+3 |
* | | Fix for #1487 | hf@deer.(none) | 2003-10-06 | 1 | -1/+4 |
* | | Fix for #1470 | hf@deer.(none) | 2003-10-06 | 1 | -0/+2 |
* | | Fix for bugs #1437, #1446 | hf@deer.(none) | 2003-10-04 | 1 | -1/+11 |
* | | Fix for #1430 | hf@deer.(none) | 2003-10-01 | 1 | -2/+8 |
* | | fix for #1344 | hf@deer.(none) | 2003-09-29 | 1 | -2/+20 |
* | | bugfix for #1375 | hf@deer.(none) | 2003-09-29 | 1 | -0/+2 |