The world's most popular open source database
#include <sp_pcontext.h>
Public Types | |
| number | |
| state | |
| warning | |
| notfound | |
| exception | |
| enum | { number, state, warning, notfound, exception } |
Public Attributes | |
| enum sp_cond_type:: { ... } | type |
| char | sqlstate [6] |
| uint | mysqlerr |
Definition at line 72 of file sp_pcontext.h.
| anonymous enum |
Definition at line 76 of file sp_pcontext.h.
| char sp_cond_type::sqlstate[6] |
Definition at line 75 of file sp_pcontext.h.
| enum { ... } sp_cond_type::type |
Referenced by sp_rcontext::find_handler().
1.4.7

