#include <join_cache.h>
Public Attributes | |
unsigned char * | str |
uint32_t | length |
uint32_t | blob_length |
Field_blob * | blob_field |
bool | strip |
Table * | get_rowid |
CacheField and JoinCache is used on full join to cache records in outer table
Definition at line 32 of file join_cache.h.