~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/show_schema_proto/plugin.ini

  • Committer: Brian Aker
  • Date: 2010-01-27 18:58:12 UTC
  • Revision ID: brian@gaz-20100127185812-n62n0vwetnx8jrjy
Remove dead code.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
[plugin]
 
2
name=show_schema_proto
 
3
title=SHOW_SCHEMA_PROTO(db) Function
 
4
description=Shows a text representation of the schema (database) proto
 
5
load_by_default=yes
 
6
cxxflags=${PROTOSKIP_WARNINGS}
 
7