~mordred/drizzle/add-drizzle-namespace

« back to all changes in this revision

Viewing changes to plugin/blackhole/ha_blackhole.cc

MErge Monty.

Show diffs side-by-side

added added

removed removed

Lines of Context:
422
422
  return 0;
423
423
}
424
424
 
425
 
drizzle_declare_plugin(blackhole)
 
425
drizzle_declare_plugin
426
426
{
427
427
  "BLACKHOLE",
428
428
  "1.0",