~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/blackhole/ha_blackhole.cc

Merged meta-info branch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
423
423
 
424
424
DRIZZLE_DECLARE_PLUGIN
425
425
{
 
426
  DRIZZLE_VERSION_ID,
426
427
  "BLACKHOLE",
427
428
  "1.0",
428
429
  "MySQL AB",