mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
This is the addition of the CSV engine "aka tina". Its an example engine that works as a plain text file.
This commit is contained in:
4
mysql-test/include/have_csv.inc
Normal file
4
mysql-test/include/have_csv.inc
Normal file
@ -0,0 +1,4 @@
|
||||
-- require r/have_csv.require
|
||||
disable_query_log;
|
||||
show variables like "have_csv";
|
||||
enable_query_log;
|
Reference in New Issue
Block a user