List of all members.
| 
Public Member Functions | 
|  | sp_instr_hpop (uint ip, sp_pcontext *ctx) | 
| virtual void | print (String *str) | 
| virtual bool | execute (THD *thd, uint *nextp) | 
Member Function Documentation
Execute this instruction
- Parameters:
- 
  
    |  | thd | Thread context |  | [out] | nextp | index of the next instruction to execute. (For most instructions this will be the instruction following this one). Note that this parameter is undefined in case of errors, use get_cont_dest() to find the continuation instruction for CONTINUE error handlers. |  
 
- Returns:
- Error status. 
Implements sp_instr.
 
 
The documentation for this class was generated from the following files: