~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/info_schema/info_schema.cc

MErge Monty.

Show diffs side-by-side

added added

removed removed

Lines of Context:
656
656
  return 0;
657
657
}
658
658
 
659
 
drizzle_declare_plugin(info_schema)
 
659
drizzle_declare_plugin
660
660
{
661
661
  "info_schema",
662
662
  "0.1",