Bug #11787 Not able to set reconnect with mysql_options()
Submitted: 6 Jul 2005 22:19 Modified: 4 Sep 2005 2:48
Reporter: Jim Winstead Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server Severity:S4 (Feature request)
Version: OS:
Assigned to: Jim Winstead CPU Architecture:Any

[6 Jul 2005 22:19] Jim Winstead
Description:
currently, developers need to fiddle with the reconnect member of the MYSQL struct directly -- it should be exposed via API, to insulate developers from possible changes to the MySQL API.

How to repeat:
-
[6 Jul 2005 23:29] Bugs System
A patch for this bug has been committed. After review, it may
be pushed to the relevant source trees for release in the next
version. You can access the patch from:

  http://lists.mysql.com/internals/26741
[3 Sep 2005 18:52] Jim Winstead
Added in 5.0.13.
[4 Sep 2005 2:48] Paul DuBois
Thank you for your bug report. This issue has been addressed in the
documentation. The updated documentation will appear on our website
shortly, and will be included in the next release of the relevant
product(s).

Additional info:

Added description of MYQSL_OPT_RECONNECT to
the section on mysql_options().