~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/mysql_priv.h

MergedĀ inĀ remove-include-dir

Show diffs side-by-side

added added

removed removed

Lines of Context:
36
36
#include <mysys/hash.h>
37
37
#include <signal.h>
38
38
#include <mysys/thr_lock.h>
 
39
#include <drizzled/error.h>
39
40
#include <drizzled/base.h>                      /* Needed by field.h */
40
41
#include <mysys/queues.h>
41
42
#include "sql_bitmap.h"