Bug #25952 Implement MySQLConnectionStringBuilder.ParseConnectionString Method
Submitted: 30 Jan 2007 16:35 Modified: 5 Nov 2007 22:33
Reporter: Sean Wright Email Updates:
Status: Not a Bug Impact on me:
None 
Category:Connector / NET Severity:S4 (Feature request)
Version: OS:Windows (WinXP)
Assigned to: CPU Architecture:Any
Tags: connection string, parse

[30 Jan 2007 16:35] Sean Wright
Description:
It would be handy to have a parser function that could possibly take a connection string obtained from another source (i.e. web.config, machine.config) and have the connector extract the values and fill in the appropriate properties in the builder object.

How to repeat:
The method is currently not implemented
[2 Feb 2007 15:34] Sean Wright
Already exists in MySQLConnectionStringBuilder constructor?
[5 Nov 2007 22:33] Reggie Burnett
This has already been done.  check out MySqlConnectionStringBuilder in 5.1