32
32
#include <drizzled/sql_parse.h>
33
33
#include <drizzled/cost_vect.h>
36
38
#if defined(CMATH_NAMESPACE)
37
39
using namespace CMATH_NAMESPACE;
41
45
KEY_CREATE_INFO default_key_create_info= { HA_KEY_ALG_UNDEF, 0, {NULL,0}, {NULL,0} };
43
47
/* number of entries in handlertons[] */