~drizzle-trunk/drizzle/development

992.1.35 by Monty Taylor
Added support for default sources= ... when there is only one file and it's the same name as the plugin, you don't have to say so.
1
[plugin]
2
name=multi_thread
1152.1.6 by Brian Aker
Fix/update plugin bits
3
headers=multi_thread.h
992.1.35 by Monty Taylor
Added support for default sources= ... when there is only one file and it's the same name as the plugin, you don't have to say so.
4
title=Multi-Thread Scheduler
5
description=One Thread Per Connection Scheduler
6
load_by_default=yes
1192.3.7 by Monty Taylor
Added code necessary for building plugins dynamically.
7
static=yes