~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/single_thread/plugin.ini

  • Committer: LinuxJedi
  • Date: 2010-09-01 17:46:04 UTC
  • mto: (1750.1.1 build)
  • mto: This revision was merged to the branch mainline in revision 1751.
  • Revision ID: linuxjedi@linuxjedi-laptop-20100901174604-dvdwv3vey32ffbrk
Add a data_dictionary table for the MySQL protocol plugin

Show diffs side-by-side

added added

removed removed

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