mariadb/sql-common
unknown 813033338c Make it possible to change reconnect setting with
mysql_options(..., MYSQL_OPT_RECONNECT, ...). (Bug #11787)


client/mysqltest.c:
  Use mysql_options(..., MYSQL_OPT_RECONNECT, ...) to change reconnect
include/mysql.h:
  Add MYSQL_OPT_RECONNECT option
sql-common/client.c:
  Allow changing reconnect using MYSQL_OPT_RECONNECT.
2005-07-06 16:29:31 -07:00
..
client.c Make it possible to change reconnect setting with 2005-07-06 16:29:31 -07:00
Makefile.am Fix for Bug#4030 "Client side conversion string -> date type doesn't 2004-06-24 19:08:36 +04:00
my_time.c Changed C++ style comments to C style, bug#7665. 2005-01-04 17:21:55 +01:00
pack.c Added missing SSL library (Should be in source distribution) 2003-11-28 12:18:13 +02:00