~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/csv/plugin.ini

  • Committer: Brian Aker
  • Date: 2010-08-03 20:57:39 UTC
  • mfrom: (1680.6.4 rollup)
  • Revision ID: brian@gaz-20100803205739-7betgobkod41363k
Removes LOCK_system_variables_hash, one goto, drops internall new for std
new (so possible performance regression), fixes bug where Session was not
unlocked correctly.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
[plugin]
2
2
title=CSV Storage Engine
3
3
description=Stores tables in text CSV format
 
4
load_by_default=yes
4
5
headers=ha_tina.h transparent_file.h
5
6
sources=ha_tina.cc transparent_file.cc
6
 
load_by_default=no
7
 
static=no