Bug #47064 Typos in http://dev.mysql.com/doc/refman/6.0/en/connector-net-programming-connec
Submitted: 2 Sep 2009 13:52 Modified: 1 Oct 2009 10:55
Reporter: Yvan Rodrigues Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / NET Documentation Severity:S3 (Non-critical)
Version:6.0 OS:Any
Assigned to: Tony Bedford CPU Architecture:Any

[2 Sep 2009 13:52] Yvan Rodrigues
Description:
Specifies whether server variables should be updated when a pooled connection is returned. Turning this one will yeild faster opens but will also not catch any server changes made by other connections.

How to repeat:
see "one" and "yeild"

Suggested fix:
Specifies whether server variables should be updated when a pooled connection is returned. Turning this on will yield faster opens but will also not catch any server changes made by other connections.
[2 Sep 2009 15:07] Valeriy Kravchuk
Thank you for the documentation request. These pages:

http://dev.mysql.com/doc/refman/6.0/en/connector-net-programming-connection-options.html
http://dev.mysql.com/doc/refman/5.4/en/connector-net-programming-connection-options.html
http://dev.mysql.com/doc/refman/5.1/en/connector-net-programming-connection-options.html
http://dev.mysql.com/doc/refman/5.0/en/connector-net-programming-connection-options.html

should be fixed.
[1 Oct 2009 10:55] Tony Bedford
Thanks for spotting this.

The documentation has been corrected in the XML source files.