~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/message/table.proto

  • Committer: Brian Aker
  • Date: 2011-01-07 21:56:29 UTC
  • mto: This revision was merged to the branch mainline in revision 2064.
  • Revision ID: brian@tangent.org-20110107215629-zopacn4wh1mbstum
Remove need for committed type for microtime in proto.

Show diffs side-by-side

added added

removed removed

Lines of Context:
79
79
      UUID = 11;
80
80
      TIME = 12;
81
81
      BOOLEAN = 13;
82
 
      MICROTIME = 14;
83
82
    }
84
83
 
85
84
    message FieldOptions {