Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | WL #2094 Federated Storage Handler | patg@krsna.patg.net | 2005-02-23 | 1 | -19/+0 |
* | Fixed Bug#7838, "pipe_sig_handler should be static". | jani@ua141d10.elisa.omakaista.fi | 2005-02-17 | 1 | -3/+3 |
* | Merge mysql.com:/home/kostja/work/mysql-4.1-root | konstantin@mysql.com | 2005-02-10 | 1 | -5/+5 |
|\ | |||||
| * | Follow-up for bug#7990 | konstantin@mysql.com | 2005-02-10 | 1 | -5/+5 |
* | | Merge mysql.com:/home/kostja/work/mysql-4.1-root | konstantin@mysql.com | 2005-02-10 | 1 | -0/+17 |
|\ \ | |/ | |||||
| * | A fix and test case for Bug#7990 "mysql_stmt_close doesn't | konstantin@mysql.com | 2005-02-10 | 1 | -0/+17 |
* | | manual merge | konstantin@mysql.com | 2005-02-10 | 1 | -0/+5 |
|\ \ | |/ | |||||
| * | A fix and test case for Bug#8330 "mysql_stmt_execute crashes" (libmysql). | konstantin@mysql.com | 2005-02-10 | 1 | -0/+5 |
* | | Precision Math implementation | hf@deer.(none) | 2005-02-09 | 1 | -0/+7 |
* | | Fixes for windows compilation bugs | georg@beethoven.site | 2005-01-26 | 1 | -2/+2 |
* | | Merge | jimw@mysql.com | 2005-01-24 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | - renamed client_test -> mysql_client_test | lenz@mysql.com | 2005-01-20 | 1 | -1/+1 |
* | | Merge with global tree | monty@mysql.com | 2005-01-18 | 1 | -0/+1 |
|\ \ | |/ | |||||
| * | Fixed memory leak in handle_local_infile() | kaa@polly.local | 2005-01-17 | 1 | -0/+1 |
* | | Merge mysql.com:/usr/home/bar/mysql-4.1 | bar@mysql.com | 2005-01-17 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | libmysql.c: | bar@mysql.com | 2005-01-17 | 1 | -1/+1 |
* | | Fixed a bug in prepared statements error handling | monty@mysql.com | 2005-01-06 | 1 | -3/+4 |
* | | After merge fixes | monty@mysql.com | 2005-01-04 | 1 | -5/+8 |
* | | Merge with global tree | monty@mysql.com | 2004-12-31 | 1 | -11/+16 |
|\ \ | |||||
| * \ | Merge with 4.1 | monty@mishka.local | 2004-12-22 | 1 | -11/+17 |
| |\ \ | | |/ | |||||
| | * | fix for bug #7285: Disable start of embedded server when need to | georg@beethoven.local | 2004-12-15 | 1 | -1/+2 |
| | * | A fix of return value of mysql_stmt_bind_result() and cleanup. | konstantin@mysql.com | 2004-12-15 | 1 | -8/+7 |
| | * | A fix (bug #7129: Test failure: 'type_ranges' when using '--ps-protocol' | ram@gw.mysql.r18.ru | 2004-12-10 | 1 | -2/+2 |
| | * | Fix for a bug #6996 | Sinisa@sinisa.nasamreza.org | 2004-12-07 | 1 | -0/+6 |
* | | | Merge from 4.1: fix for bug #7285 (embedded server) | georg@beethoven.site | 2004-12-30 | 1 | -1/+2 |
* | | | WL#1895 - Print message to error log in case of detected MyISAM corruption | ingo@mysql.com | 2004-12-23 | 1 | -0/+1 |
|/ / | |||||
* | | More work on truncations in libmysql: after-review fixes. | konstantin@mysql.com | 2004-12-18 | 1 | -65/+52 |
* | | Truncations patch: a post-review fix. | konstantin@mysql.com | 2004-12-18 | 1 | -4/+4 |
* | | Fixing compile-time failures in recently pushed code (aCC, Sun Studio) | konstantin@mysql.com | 2004-12-17 | 1 | -8/+10 |
* | | Portability fix in libmysql (FreeBSD) | konstantin@mysql.com | 2004-12-16 | 1 | -11/+11 |
* | | Data truncation reporting implementation (libmysql) + post review | konstantin@mysql.com | 2004-12-16 | 1 | -186/+466 |
* | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-5.0 | guilhem@mysql.com | 2004-12-09 | 1 | -0/+4 |
|\ \ | |||||
| * | | Changing the default of libmysqlclient : it's now NO reconnection. | guilhem@mysql.com | 2004-12-09 | 1 | -0/+4 |
* | | | Merge with new VARCHAR code | monty@mysql.com | 2004-12-06 | 1 | -0/+3 |
|\ \ \ | |/ / |/| | | |||||
| * | | Add support for up to VARCHAR (size up to 65535) | monty@mysql.com | 2004-12-06 | 1 | -0/+3 |
* | | | merged | serg@serg.mylan | 2004-11-20 | 1 | -6/+7 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | Manual merge of fix for bug #6266 "Invalid DATETIME value is not handled | dlenev@mysql.com | 2004-11-19 | 1 | -6/+7 |
| |\ | |||||
| | * | Fix for bug #6266 "Invalid DATETIME value is not handled properly". | dlenev@brandersnatch.localdomain | 2004-11-15 | 1 | -6/+7 |
* | | | Merge with 4.1 to get new thd->mem_root handling | monty@mysql.com | 2004-11-08 | 1 | -1/+2 |
|\ \ \ | |/ / | |||||
| * | | libmysql.def, libmysql.c: | bar@mysql.com | 2004-11-05 | 1 | -1/+2 |
| |/ | |||||
* | | Merge with 4.1 to get in latest bug fixes | monty@mysql.com | 2004-11-04 | 1 | -16/+0 |
|\ \ | |/ | |||||
| * | Remove support for obsolete 4.1.1 prepared statements C API names: | konstantin@mysql.com | 2004-11-01 | 1 | -16/+0 |
* | | merge with 4.1 | monty@mysql.com | 2004-10-29 | 1 | -101/+186 |
|\ \ | |/ | |||||
| * | A fix and test case for Bug#6096 "field.max_length is always zero for | konstantin@mysql.com | 2004-10-27 | 1 | -2/+19 |
| * | A lot of fixes for prepared statements (PS): | monty@mysql.com | 2004-10-26 | 1 | -10/+29 |
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2004-10-20 | 1 | -0/+34 |
| |\ | |||||
| | * | After merge fixes | monty@mysql.com | 2004-10-20 | 1 | -2/+2 |
| | * | Merge with 4.0 | monty@mysql.com | 2004-10-20 | 1 | -0/+34 |
| | |\ | |||||
| | | * | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | monty@mysql.com | 2004-10-20 | 1 | -6/+4 |
| | | |\ | |||||
| | | | * | Code cleanups (done during review of new code) | monty@mysql.com | 2004-10-20 | 1 | -6/+4 |