~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/crash_function/plugin.ini

  • Committer: Brian Aker
  • Date: 2008-07-03 00:14:39 UTC
  • Revision ID: brian@tangent.org-20080703001439-pit0mcl0wk8elxlq
Cleanup of sql-common and mysqldump

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
[plugin]
2
 
title=Crash function
3
 
description=Use this function to crash the database instance.
4
 
load_by_default=no
5
 
sources=crash.cc