~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/single_thread/plugin.ini

  • Committer: Brian Aker
  • Date: 2009-11-18 22:58:22 UTC
  • mto: (1223.1.1 push) (1226.1.2 push)
  • mto: This revision was merged to the branch mainline in revision 1224.
  • Revision ID: brian@gaz-20091118225822-4ryr9rviir23o0kr
Second pass through bugs related to CREATE TABLE LIKE

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
[plugin]
 
2
name=single_thread
 
3
headers=single_thread.h
 
4
title=Single Thread Scheduler
 
5
description=Single Thread Scheduler
 
6
load_by_default=yes
 
7
static=yes