mirror of
https://github.com/MariaDB/server.git
synced 2025-01-17 20:42:30 +01:00
5 lines
242 B
Text
5 lines
242 B
Text
MYSQL_STORAGE_ENGINE(csv,, [CSV Storage Engine],
|
|
[Stores tables in text CSV format])
|
|
MYSQL_PLUGIN_DIRECTORY(csv, [storage/csv])
|
|
MYSQL_PLUGIN_STATIC(csv, [libcsv.a])
|
|
MYSQL_PLUGIN_MANDATORY(csv) dnl Used for logging
|