This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| struct | sp_handler_t |
| class | sp_rcontext |
| class | Select_fetch_into_spvars |
| class | sp_cursor |
Defines | |
| #define | SP_HANDLER_NONE 0 |
| #define | SP_HANDLER_EXIT 1 |
| #define | SP_HANDLER_CONTINUE 2 |
| #define | SP_HANDLER_UNDO 3 |
| #define SP_HANDLER_CONTINUE 2 |
Definition at line 33 of file sp_rcontext.h.
Referenced by sp_head::execute(), and sp_instr_hpush_jump::print().
| #define SP_HANDLER_EXIT 1 |
| #define SP_HANDLER_NONE 0 |
Definition at line 31 of file sp_rcontext.h.
Referenced by sp_head::execute(), sp_rcontext::found_handler(), and sp_instr_hpush_jump::print().
| #define SP_HANDLER_UNDO 3 |
1.4.7

