Details
-
New Feature
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
MYSQL * mysql_real_connect_dsn(MYSQL * mysql, const char * connection_string)
Would be nice to have such an alternative way to connect to a database.
That code exists in the ODBC connector already.
So I guess it is not a hard task to port it into the C connector.