MySQL 9.0.0
Source Code Documentation
JsonCoercionDeprecatedDefaultHandler Class Reference

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
 

Detailed Description

Callback function that checks if MYSQL_TIME_STATUS contains a deprecation warning.

If it does, it issues the warning and resets the status indication.

Member Function Documentation

◆ operator()()

void JsonCoercionDeprecatedDefaultHandler::operator() ( MYSQL_TIME_STATUS status) const

The documentation for this class was generated from the following files: