~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to storage/csv/plug.in

  • Committer: Mark Atwood
  • Date: 2011-12-28 02:50:31 UTC
  • Revision ID: me@mark.atwood.name-20111228025031-eh4h1zwv4ig88g0i
fix tests/r/basic.result

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
DRIZZLE_STORAGE_ENGINE(csv,,      [CSV Storage Engine],
2
 
        [Stores tables in text CSV format])
3
 
DRIZZLE_PLUGIN_DIRECTORY(csv,     [storage/csv])
4
 
DRIZZLE_PLUGIN_STATIC(csv,        [libcsv.a])
5
 
DRIZZLE_PLUGIN_MANDATORY(csv)     dnl Used for logging