Public Attributes | |
| enum match_err_type | type |
| union { | |
| uint errnum | |
| char sqlstate [SQLSTATE_LENGTH+1] | |
| } | code |
Definition at line 118 of file mysqltest.c.
| union { ... } match_err::code |
Referenced by handle_error(), and handle_no_error().
| char match_err::sqlstate[SQLSTATE_LENGTH+1] |
1.4.7

