~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/unireg.h

  • Committer: Grant Limberg
  • Date: 2008-08-12 21:13:01 UTC
  • mto: (322.1.1 codestyle)
  • mto: This revision was merged to the branch mainline in revision 324.
  • Revision ID: grant@glsoftware.net-20080812211301-ym3wsowelkgp16s2
renamed all instances of MYSQL_ to DRIZZLE_

Show diffs side-by-side

added added

removed removed

Lines of Context:
201
201
#define MTYP_NOEMPTY_BIT 128
202
202
 
203
203
#define FRM_VER_TRUE_VARCHAR (FRM_VER+4) /* 10 */
204
 
#define MYSQL_VERSION_TABLESPACE_IN_FRM_CGE 50120
205
 
#define MYSQL_VERSION_TABLESPACE_IN_FRM 50205
206
 
#define MYSQL_VERSION_TABLESPACE_IN_FRM_STR "50205"
 
204
#define DRIZZLE_VERSION_TABLESPACE_IN_FRM_CGE 50120
 
205
#define DRIZZLE_VERSION_TABLESPACE_IN_FRM 50205
 
206
#define DRIZZLE_VERSION_TABLESPACE_IN_FRM_STR "50205"
207
207
 
208
208
/*
209
209
  Minimum length pattern before Turbo Boyer-Moore is used