~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/transaction_services.h

  • Committer: Monty Taylor
  • Date: 2009-04-10 18:49:47 UTC
  • mto: (992.1.1 mordred)
  • mto: This revision was merged to the branch mainline in revision 990.
  • Revision ID: mordred@inaugust.com-20090410184947-3pm3yppi0di5pien
Hooked transaction_services into Plugin_registry.

Show diffs side-by-side

added added

removed removed

Lines of Context:
42
42
  }
43
43
}
44
44
 
 
45
void add_replicator(drizzled::plugin::Replicator *repl);
 
46
 
45
47
/**
46
48
 * This is a class which manages transforming internal 
47
49
 * transactional events into GPB messages and sending those