~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/show_schema_proto/plugin.ini

Cleanup around SAFEMALLOC

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