MySQL 9.1.0
Source Code Documentation
|
This is the complete list of members for Error, including all inherited members.
Error(std::uint32_t error_code, const char *sqlstate, error_type type) | Error | inline |
error_code() | Error | inline |
m_error_code | Error | private |
m_sqlstate | Error | private |
m_type | Error | private |
sqlstate() | Error | inline |
type() | Error | inline |