~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to storage/innobase/handler/ha_innodb.cc

  • Committer: Monty Taylor
  • Date: 2008-10-23 03:41:40 UTC
  • Revision ID: monty@inaugust.com-20081023034140-wta4fqcl5nx86bou
Moved error.h into just the files that need it.

Show diffs side-by-side

added added

removed removed

Lines of Context:
30
30
#include <mysys/mysys_err.h>
31
31
#include "ha_innodb.h"
32
32
#include <drizzled/innodb_plugin_extras.h>
 
33
#include <drizzled/error.h>
33
34
 
34
35
#ifndef DRIZZLE_SERVER
35
36
/* This is needed because of Bug #3596.  Let us hope that pthread_mutex_t