MySQL 9.1.0
Source Code Documentation
|
Callback function that checks if MYSQL_TIME_STATUS contains a deprecation warning. More...
#include <json_error_handler.h>
Public Member Functions | |
void | operator() (MYSQL_TIME_STATUS &status) const |
Callback function that checks if MYSQL_TIME_STATUS contains a deprecation warning.
If it does, it issues the warning and resets the status indication.
void JsonCoercionDeprecatedDefaultHandler::operator() | ( | MYSQL_TIME_STATUS & | status | ) | const |