mariadb/libmysql
konstantin@dragonfly.local 4a4f5fc601 Stubs for types/names of placeholders, cursor flags and array execution count
implemented in the client library and server.
Warning: this makes the new client library and server incompatible with all 
previous versions and 5.0.
2004-03-31 02:27:49 +04:00
..
.cvsignore
acinclude.m4
client_settings.h Simplification: MYSQL_RES *result replaced with MYSQL_DATA result; 2004-03-28 17:22:04 +04:00
conf_to_src.c
dll.c
errmsg.c
get_password.c
libmysql.c Stubs for types/names of placeholders, cursor flags and array execution count 2004-03-31 02:27:49 +04:00
libmysql.def Simplification: MYSQL_RES *result replaced with MYSQL_DATA result; 2004-03-28 17:22:04 +04:00
Makefile.am
Makefile.shared
manager.c