| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug#29592 SQL Injection issue | unknown | 2007-11-26 | 1 | -1/+0 |
* | Fixed compiler warnings (for linux and win32 and win64) | unknown | 2007-02-22 | 1 | -1/+0 |
* | Backport fix for mysql client not using SSl library directly | unknown | 2006-04-22 | 1 | -0/+1 |
* | Fixes to previous changeset | unknown | 2005-07-18 | 1 | -1/+1 |
* | New attempt after Bar's review | unknown | 2005-07-12 | 1 | -0/+1 |
* | New file default_modify.c. Fixed a typo on mysqld.cc | unknown | 2005-05-18 | 1 | -1/+2 |
* | Merge grichter@bk-internal1.mysql.com:/home/bk/mysql-5.0 | unknown | 2005-05-18 | 1 | -3/+0 |
|\ |
|
| * | reverted last push - as discussed with Monty we will add | unknown | 2005-05-13 | 1 | -3/+0 |
* | | Manual merge (again) | unknown | 2005-05-14 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | added function mysql_set_character_set (reviewed by Monty) | unknown | 2005-05-13 | 1 | -0/+1 |
* | | Added export symbols for workaround of bugs #8317,#9637 in PHP5 | unknown | 2005-05-08 | 1 | -0/+3 |
* | | added symbols mysql_server_init and mysql_server_end to allow windows | unknown | 2005-03-23 | 1 | -0/+2 |
|/ |
|
* | libmysqld.def, libmysql.def: | unknown | 2005-01-12 | 1 | -1/+1 |
* | libmysqld.def, libmysql.def: | unknown | 2005-01-12 | 1 | -0/+1 |
* | libmysql.def, libmysql.c: | unknown | 2004-11-05 | 1 | -0/+1 |
* | Review of all code pushed since last review | unknown | 2004-10-20 | 1 | -0/+1 |
* | - fixed tabbing and added several missing symbols (required for | unknown | 2004-07-13 | 1 | -2/+14 |
* | mysql_stmt_field_count() | unknown | 2004-06-06 | 1 | -0/+1 |
* | Made my_snprintf() behavior snprintf() compatible when printing %x arguments ... | unknown | 2004-05-27 | 1 | -1/+2 |
* | merge with 4.0 to get windows fixes | unknown | 2004-05-27 | 1 | -2/+1 |
|\ |
|
| * | Fix to make Windows compilation smoother | unknown | 2004-05-26 | 1 | -18/+1 |
* | | Changed prototype of killed_ptr() to make it more portable | unknown | 2004-05-26 | 1 | -1/+3 |
* | | Implementation of mysql_stmt_attr_get and mysql_stmt_attr_set | unknown | 2004-04-30 | 1 | -0/+2 |
* | | Simplification: MYSQL_RES *result replaced with MYSQL_DATA result; | unknown | 2004-03-28 | 1 | -0/+3 |
* | | For to export the renamed functions | unknown | 2004-03-12 | 1 | -9/+9 |
* | | Merge with 4.0.18 | unknown | 2004-02-11 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | For to export the right functions with changes done from 4.0.16 | unknown | 2004-02-04 | 1 | -2/+2 |
* | | CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTS | unknown | 2003-11-18 | 1 | -0/+1 |
* | | Portability fixes for windows | unknown | 2003-10-15 | 1 | -1/+1 |
* | | Merge with 4.0.16 | unknown | 2003-10-07 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | Block SIGPIPE also for not threaded client programs. | unknown | 2003-09-23 | 1 | -0/+1 |
* | | implementation of mysql_stmt_reset client end | unknown | 2003-07-08 | 1 | -0/+1 |
* | | Fixed some new memory leaks | unknown | 2003-06-24 | 1 | -84/+63 |
* | | 1. Portability fixups for Connector/ODBC 3.52 & DBD | unknown | 2003-06-04 | 1 | -0/+1 |
* | | merge | unknown | 2003-05-22 | 1 | -6/+1 |
|\ \ |
|
| * \ | Merge with 4.0.13 | unknown | 2003-05-19 | 1 | -6/+1 |
| |\ \
| | |/ |
|
| | * | Exported functions required by MySQLCC | unknown | 2003-04-16 | 1 | -0/+4 |
* | | | Added mysql_fetch_column function | unknown | 2003-05-20 | 1 | -0/+9 |
|/ / |
|
* | | Exported functions claimed by MySQLCC | unknown | 2003-04-11 | 1 | -0/+2 |
* | | Portability fixes (for windows) | unknown | 2003-01-21 | 1 | -2/+0 |
* | | Merge with 4.0.9 | unknown | 2003-01-18 | 1 | -0/+6 |
|\ \
| |/ |
|
| * | Added functions required by MySQLCC | unknown | 2003-01-11 | 1 | -0/+6 |
* | | protocol fixups | unknown | 2002-11-22 | 1 | -2/+18 |
* | | Portability fixes to be able to compile MySQL with VC++ | unknown | 2002-10-08 | 1 | -3/+2 |
* | | Merge with 4.0.4 | unknown | 2002-10-02 | 1 | -2/+2 |
|\ \
| |/
|/| |
|
| * | Fixes and code cleanups after merge with 4.0.3 | unknown | 2002-10-02 | 1 | -2/+2 |
* | | Updated VC++ project files for 4.0.4 | unknown | 2002-09-24 | 1 | -4/+1 |
|/ |
|
* | Changed IF(expr, column, NULL) to take type from column | unknown | 2002-08-12 | 1 | -1/+0 |
* | Removed mysql_ssl_clear() | unknown | 2002-06-27 | 1 | -1/+1 |
* | Win32 Embedded Server Changes | unknown | 2002-01-09 | 1 | -47/+93 |