summaryrefslogtreecommitdiff
path: root/libmysql/libmysql.def
Commit message (Expand)AuthorAgeFilesLines
* Backport the following revision from 6.0:Konstantin Osipov2009-10-091-9/+0
* Bug#29592 SQL Injection issuedavi@mysql.com/endora.local2007-11-261-1/+0
* Fixed compiler warnings (for linux and win32 and win64)monty@mysql.com/narttu.mysql.fi2007-02-221-1/+0
* Backport fix for mysql client not using SSl library directlymsvensson@neptunus.(none)2006-04-221-0/+1
* Fixes to previous changesetmonty@mishka.local2005-07-181-1/+1
* New attempt after Bar's reviewgeorg@lmy002.wdf.sap.corp2005-07-121-0/+1
* New file default_modify.c. Fixed a typo on mysqld.ccjani@a193-229-222-105.elisa-laajakaista.fi2005-05-181-1/+2
* Merge grichter@bk-internal1.mysql.com:/home/bk/mysql-5.0georg@lmy002.wdf.sap.corp2005-05-181-3/+0
|\
| * reverted last push - as discussed with Monty we will add georg@lmy002.wdf.sap.corp2005-05-131-3/+0
* | Manual merge (again)konstantin@mysql.com2005-05-141-0/+1
|\ \ | |/ |/|
| * added function mysql_set_character_set (reviewed by Monty)georg@lmy002.wdf.sap.corp2005-05-131-0/+1
* | Added export symbols for workaround of bugs #8317,#9637 in PHP5georg@lmy002.wdf.sap.corp2005-05-081-0/+3
* | added symbols mysql_server_init and mysql_server_end to allow windowsgeorg@lmy002.wdf.sap.corp2005-03-231-0/+2
|/
* libmysqld.def, libmysql.def:mwagner@here.mwagner.org2005-01-121-1/+1
* libmysqld.def, libmysql.def:mwagner@here.mwagner.org2005-01-121-0/+1
* libmysql.def, libmysql.c:bar@mysql.com2004-11-051-0/+1
* Review of all code pushed since last reviewmonty@mishka.local2004-10-201-0/+1
* - fixed tabbing and added several missing symbols (required forlenz@mysql.com2004-07-131-2/+14
* mysql_stmt_field_count()konstantin@mysql.com2004-06-061-0/+1
* Made my_snprintf() behavior snprintf() compatible when printing %x arguments ...dlenev@brandersnatch.localdomain2004-05-271-1/+2
* merge with 4.0 to get windows fixesmonty@mysql.com2004-05-271-2/+1
|\
| * Fix to make Windows compilation smootherhf@deer.(none)2004-05-261-18/+1
* | Changed prototype of killed_ptr() to make it more portablemonty@mysql.com2004-05-261-1/+3
* | Implementation of mysql_stmt_attr_get and mysql_stmt_attr_set konstantin@mysql.com2004-04-301-0/+2
* | Simplification: MYSQL_RES *result replaced with MYSQL_DATA result;konstantin@mysql.com2004-03-281-0/+3
* | For to export the renamed functionsmiguel@hegel.local2004-03-121-9/+9
* | Merge with 4.0.18monty@mysql.com2004-02-111-2/+2
|\ \ | |/
| * For to export the right functions with changes done from 4.0.16miguel@hegel.local2004-02-041-2/+2
* | CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTSmonty@mashka.mysql.fi2003-11-181-0/+1
* | Portability fixes for windowsmonty@mashka.mysql.fi2003-10-151-1/+1
* | Merge with 4.0.16monty@narttu.mysql.fi2003-10-071-0/+1
|\ \ | |/
| * Block SIGPIPE also for not threaded client programs.monty@narttu.mysql.fi2003-09-231-0/+1
* | implementation of mysql_stmt_reset client endvenu@myvenu.com2003-07-081-0/+1
* | Fixed some new memory leaksmonty@narttu.mysql.fi2003-06-241-84/+63
* | 1. Portability fixups for Connector/ODBC 3.52 & DBDvenu@myvenu.com2003-06-041-0/+1
* | mergemonty@mashka.mysql.fi2003-05-221-6/+1
|\ \
| * \ Merge with 4.0.13monty@narttu.mysql.fi2003-05-191-6/+1
| |\ \ | | |/
| | * Exported functions required by MySQLCCmiguel@hegel.local2003-04-161-0/+4
* | | Added mysql_fetch_column functionvenu@myvenu.com2003-05-201-0/+9
|/ /
* | Exported functions claimed by MySQLCCmiguel@hegel.local2003-04-111-0/+2
* | Portability fixes (for windows)monty@mashka.mysql.fi2003-01-211-2/+0
* | Merge with 4.0.9monty@mashka.mysql.fi2003-01-181-0/+6
|\ \ | |/
| * Added functions required by MySQLCCmiguel@light.2003-01-111-0/+6
* | protocol fixupsvenu@myvenu.com2002-11-221-2/+18
* | Portability fixes to be able to compile MySQL with VC++monty@narttu.mysql.fi2002-10-081-3/+2
* | Merge with 4.0.4monty@mashka.mysql.fi2002-10-021-2/+2
|\ \ | |/ |/|
| * Fixes and code cleanups after merge with 4.0.3monty@mashka.mysql.fi2002-10-021-2/+2
* | Updated VC++ project files for 4.0.4monty@mashka.mysql.fi2002-09-241-4/+1
|/
* Changed IF(expr, column, NULL) to take type from columnmonty@hundin.mysql.fi2002-08-121-1/+0
* Removed mysql_ssl_clear() monty@hundin.mysql.fi2002-06-271-1/+1