MySQL Connector/C++ 9.1.0
MySQL connector library for C and C++ applications
|
TODO. More...
Go to the source code of this file.
Classes | |
class | SessionOption |
Session creation options. More... | |
class | ClientOption |
Client creation options. More... | |
class | SessionSettings |
Represents session options to be passed at session creation time. More... | |
class | ClientSettings |
ClientSettings are used to construct Client objects. More... | |
Enumerations | |
enum | SSLMode |
Modes to be used with SSL_MODE option . | |
enum | AuthMethod |
Authentication methods to be used with AUTH option. More... | |
enum | CompressionMode |
Values to be used with COMPRESSION option . | |
TODO.