MySQL 9.6.0
Source Code Documentation
mysql_json_encode.h File Reference

Go to the source code of this file.

Classes

struct  s_mysql_mysql_json_encode
 A specialized service that transcodes input text from specified encoding into UTF-8 (MB4) and escapes JSON characters. More...
 

Typedefs

typedef struct s_mysql_mysql_json_encode mysql_service_mysql_json_encode_t
 A specialized service that transcodes input text from specified encoding into UTF-8 (MB4) and escapes JSON characters. More...