~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/single_thread/plugin.ini

Merged up with staging.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
[plugin]
2
 
name=single_thread
3
2
headers=single_thread.h
4
3
title=Single Thread Scheduler
5
4
description=Single Thread Scheduler
6
5
load_by_default=yes
7
 
static=yes
 
6
#uncomment when single_thread shutdown is fixed
 
7
testsuite=disable