~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/csv/ha_tina.cc

Merged meta-info branch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1427
1427
 
1428
1428
DRIZZLE_DECLARE_PLUGIN
1429
1429
{
 
1430
  DRIZZLE_VERSION_ID,
1430
1431
  "CSV",
1431
1432
  "1.0",
1432
1433
  "Brian Aker, MySQL AB",