~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/definitions.h

  • Committer: Stewart Smith
  • Date: 2010-03-01 01:31:21 UTC
  • mto: (1309.1.19 build)
  • mto: This revision was merged to the branch mainline in revision 1315.
  • Revision ID: stewart@flamingspork.com-20100301013121-p0z9rm7prnrk7j8d
move COLUMN_FORMAT_FLAGS define so it is with the other COLUMN_FLAGS defines in common.h instead

Show diffs side-by-side

added added

removed removed

Lines of Context:
117
117
 
118
118
#define BIN_LOG_HEADER_SIZE    4
119
119
 
120
 
#define COLUMN_FORMAT_MASK 7
121
 
 
122
120
/* Below are #defines that used to be in mysql_priv.h */
123
121
/***************************************************************************
124
122
  Configuration parameters