MySQL 8.3.0
Source Code Documentation
my_handler_errors.h File Reference

Go to the source code of this file.

Functions

void my_handler_error_register (void)
 
void my_handler_error_unregister (void)
 

Variables

static const char * handler_error_messages []
 Errors a handler can give you. More...
 

Function Documentation

◆ my_handler_error_register()

void my_handler_error_register ( void  )

◆ my_handler_error_unregister()

void my_handler_error_unregister ( void  )

Variable Documentation

◆ handler_error_messages

const char* handler_error_messages[]
static

Errors a handler can give you.