![]()  | 
  
    MySQL 8.4.7
    
   Source Code Documentation 
   | 
 
Error structure. More...
#include <error_names.h>
Public Attributes | |
| const char * | name | 
| int | error_code | 
| const char * | description | 
| const char * | odbc_state | 
| const char * | jdbc_state | 
| unsigned int | error_index | 
| int | errnr | 
| const char * | text | 
| int | error_index | 
Error structure.
| const char* st_error::description | 
| int st_error::errnr | 
| int st_error::error_code | 
| unsigned int st_error::error_index | 
| int st_error::error_index | 
| const char * st_error::jdbc_state | 
| const char * st_error::name | 
| const char * st_error::odbc_state | 
| const char* st_error::text |