My Project
|
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 () |
A result class used to send cursor rows using the binary protocol.