~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/myisam/my_handler_errors.cc

Merge Monty

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
 
26
26
#include <drizzled/gettext.h>
27
27
 
 
28
using namespace drizzled;
 
29
 
28
30
/*
29
31
  Errors a handler can give you
30
32
*/