mariadb/libmysql
unknown 00cfd1a75f libmysql.c:
Bug#18830: incompatibility new libraries with old server
  Don't execute SET NAMES with pre-4.1 server.


libmysql/libmysql.c:
  Bug#18830: incompatibility new libraries with old server
  Don't execute SET NAMES with pre-4.1 server.
2006-04-06 11:47:46 +05:00
..
.cvsignore
acinclude.m4
client_settings.h
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 libmysql.c: 2006-04-06 11:47:46 +05:00
libmysql.def fix for bug #7924. 2005-07-25 07:51:17 +02:00
libmysql.ver.in BUG#3074: Unversioned symbols in shared library 2006-01-17 18:51:08 +04:00
Makefile.am Makefile.am, configure.in: 2005-09-24 15:51:45 +02:00
Makefile.shared BUG#3074: Unversioned symbols in shared library 2006-01-17 18:51:08 +04:00
manager.c