mariadb/libmysql
unknown 6eee8c3e49 Add the export functions definition file for libmysql.dll.
When should add a function with STDCALL defined should be
add to this file, in this way the functions is exported for
the client application on Win32.
2001-10-18 23:00:15 -02:00
..
.cvsignore Import changeset 2000-07-31 21:29:14 +02:00
acinclude.m4 Import changeset 2000-07-31 21:29:14 +02:00
conf_to_src.c Fixed bug in REGEXP for Linux Alpha 2001-04-11 20:19:52 +03:00
configure.in Import changeset 2000-07-31 21:29:14 +02:00
dll.c Changed to use my_global.h 2001-09-14 02:54:33 +03:00
errmsg.c Changed to use my_global.h 2001-09-14 02:54:33 +03:00
get_password.c Changed to use my_global.h 2001-09-14 02:54:33 +03:00
libmysql.c Don't do signal() on windows (Causes instability problems) 2001-10-17 19:39:39 +03:00
libmysql.def Add the export functions definition file for libmysql.dll. 2001-10-18 23:00:15 -02:00
Makefile.am Fix for make dist 2001-09-29 15:37:53 +03:00
Makefile.shared fixes for MYSQL manager 2001-09-19 14:30:43 -06:00
manager.c Avoid the redefinition warning message from winsock.h 2001-10-18 22:31:42 -02:00
net.c One should not only have to include my_net.h to work with sockets. 2001-10-09 03:35:29 +03:00
password.c Changed to use my_global.h 2001-09-14 02:54:33 +03:00