MySQL 8.0.40
Source Code Documentation
|
This is the complete list of members for sp_cursor, including all inherited members.
close() | sp_cursor | |
destroy() | sp_cursor | private |
fetch(List< sp_variable > *vars) | sp_cursor | |
get_push_instr() | sp_cursor | inline |
is_open() const | sp_cursor | inline |
m_push_instr | sp_cursor | private |
m_result | sp_cursor | private |
m_server_side_cursor | sp_cursor | private |
open(THD *thd) | sp_cursor | |
sp_cursor(sp_instr_cpush *i) | sp_cursor | inlineexplicit |
~sp_cursor() | sp_cursor | inlinevirtual |