~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/message/table.proto

  • Committer: Brian Aker
  • Date: 2010-12-16 04:01:22 UTC
  • mfrom: (1996.2.1 compare)
  • Revision ID: brian@tangent.org-20101216040122-eodh5shwsij35ybe
Merge in uuid tree.

Show diffs side-by-side

added added

removed removed

Lines of Context:
76
76
      DATE = 7;
77
77
      TIMESTAMP = 9;
78
78
      DATETIME = 10;
 
79
      UUID = 11;
79
80
    }
80
81
 
81
82
    message FieldOptions {