![]()  | 
  
    MySQL 8.0.44
    
   Source Code Documentation 
   | 
 
Executes SQL stored procedures and their control structures. More...
Functions | |
| static que_thr_t * | proc_step (que_thr_t *thr) | 
| Performs an execution step of a procedure node.  More... | |
| static que_thr_t * | proc_eval_step (que_thr_t *thr) | 
| Performs an execution step of a procedure call node.  More... | |
Executes SQL stored procedures and their control structures.
Created 1/20/1998 Heikki Tuuri
Performs an execution step of a procedure call node.
| thr | in: query thread |