~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/single_thread/plugin.ini

  • Committer: Brian Aker
  • Date: 2010-07-28 22:40:44 UTC
  • mto: This revision was merged to the branch mainline in revision 1671.
  • Revision ID: brian@gaz-20100728224044-j7lfssku6pbqg8wr
Remove the need for tolower in retrieval of table functions.

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