Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - fixed tabbing and added several missing symbols (required for | lenz@mysql.com | 2004-07-13 | 1 | -2/+14 |
* | mysql_stmt_field_count() | konstantin@mysql.com | 2004-06-06 | 1 | -0/+1 |
* | Made my_snprintf() behavior snprintf() compatible when printing %x arguments ... | dlenev@brandersnatch.localdomain | 2004-05-27 | 1 | -1/+2 |
* | merge with 4.0 to get windows fixes | monty@mysql.com | 2004-05-27 | 1 | -2/+1 |
|\ | |||||
| * | Fix to make Windows compilation smoother | hf@deer.(none) | 2004-05-26 | 1 | -18/+1 |
* | | Changed prototype of killed_ptr() to make it more portable | monty@mysql.com | 2004-05-26 | 1 | -1/+3 |
* | | Implementation of mysql_stmt_attr_get and mysql_stmt_attr_set | konstantin@mysql.com | 2004-04-30 | 1 | -0/+2 |
* | | Simplification: MYSQL_RES *result replaced with MYSQL_DATA result; | konstantin@mysql.com | 2004-03-28 | 1 | -0/+3 |
* | | For to export the renamed functions | miguel@hegel.local | 2004-03-12 | 1 | -9/+9 |
* | | Merge with 4.0.18 | monty@mysql.com | 2004-02-11 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | For to export the right functions with changes done from 4.0.16 | miguel@hegel.local | 2004-02-04 | 1 | -2/+2 |
* | | CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTS | monty@mashka.mysql.fi | 2003-11-18 | 1 | -0/+1 |
* | | Portability fixes for windows | monty@mashka.mysql.fi | 2003-10-15 | 1 | -1/+1 |
* | | Merge with 4.0.16 | monty@narttu.mysql.fi | 2003-10-07 | 1 | -0/+1 |
|\ \ | |/ | |||||
| * | Block SIGPIPE also for not threaded client programs. | monty@narttu.mysql.fi | 2003-09-23 | 1 | -0/+1 |
* | | implementation of mysql_stmt_reset client end | venu@myvenu.com | 2003-07-08 | 1 | -0/+1 |
* | | Fixed some new memory leaks | monty@narttu.mysql.fi | 2003-06-24 | 1 | -84/+63 |
* | | 1. Portability fixups for Connector/ODBC 3.52 & DBD | venu@myvenu.com | 2003-06-04 | 1 | -0/+1 |
* | | merge | monty@mashka.mysql.fi | 2003-05-22 | 1 | -6/+1 |
|\ \ | |||||
| * \ | Merge with 4.0.13 | monty@narttu.mysql.fi | 2003-05-19 | 1 | -6/+1 |
| |\ \ | | |/ | |||||
| | * | Exported functions required by MySQLCC | miguel@hegel.local | 2003-04-16 | 1 | -0/+4 |
* | | | Added mysql_fetch_column function | venu@myvenu.com | 2003-05-20 | 1 | -0/+9 |
|/ / | |||||
* | | Exported functions claimed by MySQLCC | miguel@hegel.local | 2003-04-11 | 1 | -0/+2 |
* | | Portability fixes (for windows) | monty@mashka.mysql.fi | 2003-01-21 | 1 | -2/+0 |
* | | Merge with 4.0.9 | monty@mashka.mysql.fi | 2003-01-18 | 1 | -0/+6 |
|\ \ | |/ | |||||
| * | Added functions required by MySQLCC | miguel@light. | 2003-01-11 | 1 | -0/+6 |
* | | protocol fixups | venu@myvenu.com | 2002-11-22 | 1 | -2/+18 |
* | | Portability fixes to be able to compile MySQL with VC++ | monty@narttu.mysql.fi | 2002-10-08 | 1 | -3/+2 |
* | | Merge with 4.0.4 | monty@mashka.mysql.fi | 2002-10-02 | 1 | -2/+2 |
|\ \ | |/ |/| | |||||
| * | Fixes and code cleanups after merge with 4.0.3 | monty@mashka.mysql.fi | 2002-10-02 | 1 | -2/+2 |
* | | Updated VC++ project files for 4.0.4 | monty@mashka.mysql.fi | 2002-09-24 | 1 | -4/+1 |
|/ | |||||
* | Changed IF(expr, column, NULL) to take type from column | monty@hundin.mysql.fi | 2002-08-12 | 1 | -1/+0 |
* | Removed mysql_ssl_clear() | monty@hundin.mysql.fi | 2002-06-27 | 1 | -1/+1 |
* | Win32 Embedded Server Changes | miguel@light.local | 2002-01-09 | 1 | -47/+93 |
* | Remove console manager and deprecate functions from libmysql | miguel@light.local | 2001-10-30 | 1 | -9/+1 |
* | Add the export functions definition file for libmysql.dll. | miguel@light.local | 2001-10-18 | 1 | -0/+84 |