MySQL Connector/C++ 9.1.0
MySQL connector library for C and C++ applications
|
Create a client using given client settings. More...
Create a client using given client settings.
Client allows the creation of sessions from a session pool.
This constructor forwards arguments to a ClientSettings constructor. Thus all forms of specifying client options are also directly available in Client constructor. ClientOptions and SessionOptions can be mixed when construction Client objects
Examples: