~drizzle-trunk/drizzle/development

1240.5.1 by Stewart Smith
small SHOW_SCHEMA_PROTO() function (like SHOW_TABLE_PROTO()) to show content of Schema proto message in db.opt to test what we're storing.
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
1192.3.80 by Monty Taylor
Fixed plugin for Solaris.
6
cxxflags=${PROTOSKIP_WARNINGS}
7