mirror of
https://github.com/MariaDB/server.git
synced 2026-04-19 14:55:32 +02:00
Merge branch '10.0' into 10.1
This commit is contained in:
commit
aa59ecec89
78 changed files with 653 additions and 218 deletions
|
|
@ -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 */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue