~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/transaction_log/transaction_log.cc

MErge Monty.

Show diffs side-by-side

added added

removed removed

Lines of Context:
377
377
  NULL
378
378
};
379
379
 
380
 
drizzle_declare_plugin(transaction_log)
 
380
drizzle_declare_plugin
381
381
{
382
382
  "transaction_log",
383
383
  "0.1",