~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/serialize/replication_event.proto

Changed protos to be optmized for speed. INCOMPATIBLE CHANGE - .dfe files created prior to this will no longer work.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
package drizzle;
 
2
option optimize_for = SPEED;
2
3
 
3
4
message Event {
4
5
  enum Type {