mariadb/libmysql
unknown b08c3ca426 fix for bug #7924.
added export symbols mysql_server_init and 
mysql_server_end to allow client to connect to external and embedded
server using the same code (required for Connector/OO.org). (Backport from 5.0 - cs. 1.35)
2005-07-25 07:51:17 +02:00
..
.cvsignore
acinclude.m4
client_settings.h Fix compiler warnings (detected by Intel's C++ compiler) 2004-10-22 18:44:51 +03:00
conf_to_src.c
dll.c
errmsg.c A fix of return value of mysql_stmt_bind_result() and cleanup. 2004-12-15 01:37:22 +03:00
get_password.c
libmysql.c minor fix (backport from 5.0) - changed function prototype/definition 2005-07-19 17:12:00 +02:00
libmysql.def fix for bug #7924. 2005-07-25 07:51:17 +02:00
Makefile.am Makefile.am: 2005-07-05 23:24:48 +02:00
Makefile.shared Added cp932 character set 2005-05-05 11:37:52 -07:00
manager.c