AsyncMysqlConnectionOptions
This class holds the Connection Options that MySQL client will use to establish a connection
The AsyncMysqlConnectionOptions
will be passed to
AsyncMysqlClient::connectWithOpts()
.
Guides
Interface Synopsis
class AsyncMysqlConnectionOptions {...}