~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/common.h

  • Committer: Brian Aker
  • Date: 2009-11-12 16:13:04 UTC
  • mfrom: (1211.1.7 staging)
  • Revision ID: brian@gaz-20091112161304-opamiauv36fg0n6u
Rollup of Brian, Padraig, and Stewart patches.

Show diffs side-by-side

added added

removed removed

Lines of Context:
247
247
                        DRIZZLE_TYPE_DATETIME,
248
248
                        DRIZZLE_TYPE_DATE,
249
249
                        DRIZZLE_TYPE_VARCHAR,
250
 
                        DRIZZLE_TYPE_NEWDECIMAL,
 
250
                        DRIZZLE_TYPE_DECIMAL,
251
251
                        DRIZZLE_TYPE_ENUM,
252
252
                        DRIZZLE_TYPE_BLOB,
253
253
                        DRIZZLE_TYPE_MAX=DRIZZLE_TYPE_BLOB