319.1.1
by Grant Limberg
renamed all instances of MYSQL_ to DRIZZLE_ |
1 |
DRIZZLE_STORAGE_ENGINE(csv,, [CSV Storage Engine],
|
1
by brian
clean slate |
2 |
[Stores tables in text CSV format])
|
319.1.1
by Grant Limberg
renamed all instances of MYSQL_ to DRIZZLE_ |
3 |
DRIZZLE_PLUGIN_DIRECTORY(csv, [storage/csv])
|
4 |
DRIZZLE_PLUGIN_STATIC(csv, [libcsv.a])
|
|
5 |
DRIZZLE_PLUGIN_MANDATORY(csv) dnl Used for logging
|