![]() |
MySQL 8.4.7
Source Code Documentation
|
Experimental API header. More...
#include <memory>#include <sstream>#include <string>Go to the source code of this file.
Classes | |
| class | mysql::utils::Error |
| Error representation used internally in case final error code is unknown and error situation handling needs to be done by the caller. More... | |
Namespaces | |
| namespace | mysql |
| namespace | mysql::utils |
Typedefs | |
| using | mysql::utils::Error_ptr = std::unique_ptr< mysql::utils::Error > |
Experimental API header.