~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/field.h

  • Committer: Brian Aker
  • Date: 2009-01-24 04:31:39 UTC
  • Revision ID: brian@gir-3.local-20090124043139-5cu9wjefszrnyhe0
Refactored all current scheduler to be behind scheduler plugin api.

Show diffs side-by-side

added added

removed removed

Lines of Context:
29
29
#include <drizzled/my_decimal.h>
30
30
#include <drizzled/sql_bitmap.h>
31
31
#include <drizzled/sql_list.h>
 
32
#include <stdint.h>
32
33
#include <string>
33
34
 
34
35
#define DATETIME_DEC                     6