~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/message/table.proto

Merge Stewart

Show diffs side-by-side

added added

removed removed

Lines of Context:
155
155
    optional string comment = 16; /* Reserve 0-15 for frequently accessed attributes */
156
156
    optional SetFieldOptions set_options = 17;
157
157
    optional TimestampFieldOptions timestamp_options = 18;
158
 
 
159
 
    optional uint32 pack_flag = 100; /* MUST DIE */
160
158
  }
161
159
 
162
160
  message Index {