My Project
|
#include <item.h>
Public Member Functions | |
Item_empty_string (const char *header, uint length, const CHARSET_INFO *cs=NULL) | |
void | make_field (Send_field *field) |
Item_empty_string -- is a utility class to put an item into List<Item> which is then used in protocol.send_result_set_metadata() when sending SHOW output to the client.