~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/version/plugin.ini

  • Committer: Stewart Smith
  • Date: 2009-06-16 03:32:23 UTC
  • mto: This revision was merged to the branch mainline in revision 1094.
  • Revision ID: stewart@flamingspork.com-20090616033223-i8ffeqolaov4tps2
join test for MyISAM as temp table only: use myisam temp tables

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
[plugin]
2
 
name=version
3
 
version=1.0
4
 
author=Devananda van der Veen
5
 
license=PLUGIN_LICENSE_GPL
6
 
title=version UDF
7
 
description=UDF Plugin for version function
8
 
load_by_default=yes
9
 
sources=versionudf.cc