summaryrefslogtreecommitdiff
path: root/libmysql/libmysql.def
Commit message (Expand)AuthorAgeFilesLines
* Fixed compiler warningsunknown2007-02-231-1/+0
* Update implementation of new function 'mysql_get_ssl_cipher' after reviewunknown2006-04-101-0/+1
* Fixes to previous changesetunknown2005-07-181-1/+1
* New attempt after Bar's reviewunknown2005-07-121-0/+1
* New file default_modify.c. Fixed a typo on mysqld.ccunknown2005-05-181-1/+2
* Merge grichter@bk-internal1.mysql.com:/home/bk/mysql-5.0unknown2005-05-181-3/+0
|\
| * reverted last push - as discussed with Monty we will add unknown2005-05-131-3/+0
* | Manual merge (again)unknown2005-05-141-0/+1
|\ \ | |/ |/|
| * added function mysql_set_character_set (reviewed by Monty)unknown2005-05-131-0/+1
* | Added export symbols for workaround of bugs #8317,#9637 in PHP5unknown2005-05-081-0/+3
* | added symbols mysql_server_init and mysql_server_end to allow windowsunknown2005-03-231-0/+2
|/
* libmysqld.def, libmysql.def:unknown2005-01-121-1/+1
* libmysqld.def, libmysql.def:unknown2005-01-121-0/+1
* libmysql.def, libmysql.c:unknown2004-11-051-0/+1
* Review of all code pushed since last reviewunknown2004-10-201-0/+1
* - fixed tabbing and added several missing symbols (required forunknown2004-07-131-2/+14
* mysql_stmt_field_count()unknown2004-06-061-0/+1
* Made my_snprintf() behavior snprintf() compatible when printing %x arguments ...unknown2004-05-271-1/+2
* merge with 4.0 to get windows fixesunknown2004-05-271-2/+1
|\
| * Fix to make Windows compilation smootherunknown2004-05-261-18/+1
* | Changed prototype of killed_ptr() to make it more portableunknown2004-05-261-1/+3
* | Implementation of mysql_stmt_attr_get and mysql_stmt_attr_set unknown2004-04-301-0/+2
* | Simplification: MYSQL_RES *result replaced with MYSQL_DATA result;unknown2004-03-281-0/+3
* | For to export the renamed functionsunknown2004-03-121-9/+9
* | Merge with 4.0.18unknown2004-02-111-2/+2
|\ \ | |/
| * For to export the right functions with changes done from 4.0.16unknown2004-02-041-2/+2
* | CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTSunknown2003-11-181-0/+1
* | Portability fixes for windowsunknown2003-10-151-1/+1
* | Merge with 4.0.16unknown2003-10-071-0/+1
|\ \ | |/
| * Block SIGPIPE also for not threaded client programs.unknown2003-09-231-0/+1
* | implementation of mysql_stmt_reset client endunknown2003-07-081-0/+1
* | Fixed some new memory leaksunknown2003-06-241-84/+63
* | 1. Portability fixups for Connector/ODBC 3.52 & DBDunknown2003-06-041-0/+1
* | mergeunknown2003-05-221-6/+1
|\ \
| * \ Merge with 4.0.13unknown2003-05-191-6/+1
| |\ \ | | |/
| | * Exported functions required by MySQLCCunknown2003-04-161-0/+4
* | | Added mysql_fetch_column functionunknown2003-05-201-0/+9
|/ /
* | Exported functions claimed by MySQLCCunknown2003-04-111-0/+2
* | Portability fixes (for windows)unknown2003-01-211-2/+0
* | Merge with 4.0.9unknown2003-01-181-0/+6
|\ \ | |/
| * Added functions required by MySQLCCunknown2003-01-111-0/+6
* | protocol fixupsunknown2002-11-221-2/+18
* | Portability fixes to be able to compile MySQL with VC++unknown2002-10-081-3/+2
* | Merge with 4.0.4unknown2002-10-021-2/+2
|\ \ | |/ |/|
| * Fixes and code cleanups after merge with 4.0.3unknown2002-10-021-2/+2
* | Updated VC++ project files for 4.0.4unknown2002-09-241-4/+1
|/
* Changed IF(expr, column, NULL) to take type from columnunknown2002-08-121-1/+0
* Removed mysql_ssl_clear() unknown2002-06-271-1/+1
* Win32 Embedded Server Changesunknown2002-01-091-47/+93
* Remove console manager and deprecate functions from libmysqlunknown2001-10-301-9/+1