summaryrefslogtreecommitdiff
path: root/storage/csv/plug.in
diff options
context:
space:
mode:
Diffstat (limited to 'storage/csv/plug.in')
-rw-r--r--storage/csv/plug.in5
1 files changed, 0 insertions, 5 deletions
diff --git a/storage/csv/plug.in b/storage/csv/plug.in
deleted file mode 100644
index bbc69680fcd..00000000000
--- a/storage/csv/plug.in
+++ /dev/null
@@ -1,5 +0,0 @@
-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