~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/definitions.h

  • Committer: Monty Taylor
  • Date: 2008-12-20 21:07:44 UTC
  • mto: (722.2.2 devel)
  • mto: This revision was merged to the branch mainline in revision 727.
  • Revision ID: monty@inaugust.com-20081220210744-bhmvkzh2qspp9nxt
Cleaned up a few build things.

Show diffs side-by-side

added added

removed removed

Lines of Context:
160
160
#define TE_INFO_LENGTH 3
161
161
#define MTYP_NOEMPTY_BIT 128
162
162
 
 
163
#define FRM_VER 6
163
164
#define FRM_VER_TRUE_VARCHAR (FRM_VER+4) /* 10 */
164
165
#define DRIZZLE_VERSION_TABLESPACE_IN_FRM_CGE 50120
165
166
#define DRIZZLE_VERSION_TABLESPACE_IN_FRM 50205