mirror of
https://github.com/MariaDB/server.git
synced 2025-12-04 17:23:46 +03:00
Merge branch '10.0' into 10.1
This commit is contained in:
@@ -1788,7 +1788,7 @@ maria_declare_plugin(csv)
|
||||
&csv_storage_engine,
|
||||
"CSV",
|
||||
"Brian Aker, MySQL AB",
|
||||
"CSV storage engine",
|
||||
"Stores tables as CSV files",
|
||||
PLUGIN_LICENSE_GPL,
|
||||
tina_init_func, /* Plugin Init */
|
||||
tina_done_func, /* Plugin Deinit */
|
||||
|
||||
Reference in New Issue
Block a user