Bug #13294 | Connection Pooling documentation | ||
---|---|---|---|
Submitted: | 17 Sep 2005 14:54 | Modified: | 30 Aug 2007 8:36 |
Reporter: | Matej Skubic | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | Connector / NET Documentation | Severity: | S4 (Feature request) |
Version: | OS: | Any | |
Assigned to: | MC Brown | CPU Architecture: | Any |
[17 Sep 2005 14:54]
Matej Skubic
[30 Aug 2007 8:36]
MC Brown
The Connector/NET documentation now includes info on connection pooling and the various parameters, and mentions that the Close() option returns an open connection to the connection pool, rather than closing the connection completely. See http://dev.mysql.com/doc/refman/5.1/en/connector-net-examples-mysqlconnection.html#connect....