~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/definitions.h

Merge Monty

Show diffs side-by-side

added added

removed removed

Lines of Context:
329
329
typedef uint64_t query_id_t;
330
330
typedef void *range_seq_t;
331
331
 
 
332
enum ha_stat_type { HA_ENGINE_STATUS, HA_ENGINE_LOGS, HA_ENGINE_MUTEX };
332
333
// the following is for checking tables
333
334
 
334
335
#define HA_ADMIN_ALREADY_DONE     1