MySQL 9.1.0
Source Code Documentation
|
Security credentials to establish a connection. More...
#include <network_provider.h>
Public Attributes | |
std::string | user |
std::string | pass |
bool | use_ssl |
Security credentials to establish a connection.
std::string Network_security_credentials::pass |
bool Network_security_credentials::use_ssl |
std::string Network_security_credentials::user |