MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Select_fetch_protocol_binary Class Reference

Public Member Functions

 Select_fetch_protocol_binary (THD *thd)
virtual bool send_result_set_metadata (List< Item > &list, uint flags)
virtual bool send_data (List< Item > &items)
virtual bool send_eof ()

Detailed Description

A result class used to send cursor rows using the binary protocol.

Definition at line 128 of file sql_prepare.cc.


The documentation for this class was generated from the following file: