summaryrefslogtreecommitdiff
path: root/libmysql/libmysql.def
Commit message (Expand)AuthorAgeFilesLines
* remove libmysql/Sergei Golubchik2016-09-121-107/+0
* merge.Sergei Golubchik2010-11-251-0/+1
|\
| * Fix a problem in windows build introduced a few csets ago (inSergey Petrunya2009-10-051-0/+1
* | mergeVladislav Vaintroub2009-12-161-1/+0
|\ \
| * \ Manual merge from mysql-trunk.Alexander Nozdrin2009-12-111-9/+0
| |\ \
| * | | Post-merge fix for bug 41728: revert fix that was pushed in mistake to 5.1 an...Davi Arnaut2009-11-241-1/+0
* | | | implement convenience librariesVladislav Vaintroub2009-11-241-38/+0
| |/ / |/| |
* | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-11-061-0/+1
|\ \ \ | |/ /
| * | Bug#41728: Dropped symbol but no soname changeDavi Arnaut2009-09-291-0/+1
| |/
* | Backport the following revision from 6.0:Konstantin Osipov2009-10-091-9/+0
|/
* Bug#29592 SQL Injection issueunknown2007-11-261-1/+0
* Fixed compiler warnings (for linux and win32 and win64)unknown2007-02-221-1/+0
* Backport fix for mysql client not using SSl library directlyunknown2006-04-221-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