![]() |
Home | Libraries | People | FAQ | More |
Returns the error_category associated to errors specific to MariaDB.
Defined in header <boost/mysql/error_categories.hpp>
const boost::system::error_category& get_mariadb_server_category();
No-throw guarantee.
The returned reference is always valid (points to a singleton).
This function is thread-safe.