My Project
Classes | Public Member Functions
sp_cursor Class Reference

List of all members.

Classes

class  Select_fetch_into_spvars

Public Member Functions

 sp_cursor (sp_instr_cpush *i)
bool open (THD *thd)
bool close (THD *thd)
bool is_open () const
bool fetch (THD *thd, List< sp_variable > *vars)
sp_instr_cpushget_push_instr ()

Member Function Documentation

bool sp_cursor::open ( THD *  thd)

Open an SP cursor

Parameters:
thdThread context
Returns:
Error status

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines