21
21
#ifndef DRIZZLED_TMP_TABLE_PARAM_H
22
22
#define DRIZZLED_TMP_TABLE_PARAM_H
25
28
Param to create temporary tables when doing SELECT:s
27
30
This structure is copied using memcpy as a part of JOIN.
33
36
/* Prevent use of these (not safe because of lists and copy_field) */