MySQL 8.4.0
Source Code Documentation
my_err_head Struct Reference

Public Attributes

struct my_err_headmeh_next
 
const char *(* get_errmsg )(int)
 
int meh_first
 
int meh_last
 

Member Data Documentation

◆ get_errmsg

const char *(* my_err_head::get_errmsg) (int)

◆ meh_first

int my_err_head::meh_first

◆ meh_last

int my_err_head::meh_last

◆ meh_next

struct my_err_head* my_err_head::meh_next

The documentation for this struct was generated from the following file: