1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00
Files
mariadb/sql
unknown 89987fa104 This is the addition of the CSV engine "aka tina". Its an example engine that works as a plain text file.
acconfig.h:
  Adding HAVE CSV rule
acinclude.m4:
  Build option of csv engine
configure.in:
  Update for building CSV
sql/Makefile.am:
  Added files for CSV build
sql/handler.cc:
  Needed options for CSV to be created.
sql/handler.h:
  CSV type engine enum.
sql/mysql_priv.h:
  Addition of the have_csv_db variable.
sql/mysqld.cc:
  Code to show csv option.
sql/set_var.cc:
  Adding have show variables for both csv and example.
2004-08-12 20:57:18 -07:00
..
2004-04-05 13:56:05 +03:00
2004-05-24 14:42:34 +03:00
2004-03-15 16:32:53 +04:00
2004-03-15 16:32:53 +04:00
2004-07-09 10:55:16 +03:00
2004-06-23 12:29:05 +02:00
2004-07-20 00:53:24 +02:00
2004-05-16 14:48:32 +03:00
2004-05-16 14:48:32 +03:00
2004-04-07 04:33:58 +03:00
2004-07-02 16:22:46 -05:00
2004-03-04 08:50:37 +02:00
2004-01-20 20:55:47 +04:00
2004-07-09 10:55:16 +03:00
2004-07-16 13:21:58 +02:00
2004-06-28 20:01:11 +03:00
2004-05-16 14:48:32 +03:00
2004-03-05 19:49:50 +02:00
2004-06-23 12:36:07 +02:00
2004-07-09 02:29:28 +03:00
2004-03-16 22:41:30 +02:00
2004-06-21 10:21:20 +03:00
2004-03-25 23:29:45 +02:00
2004-06-23 12:29:05 +02:00
2004-05-05 17:05:24 +03:00
2004-06-02 19:17:35 +05:00
2004-05-27 16:32:49 +05:00
2004-07-19 16:01:53 +02:00
2004-05-12 02:38:57 +03:00
2004-06-23 12:36:07 +02:00
2004-03-16 22:41:30 +02:00
2004-06-23 12:36:07 +02:00
2004-06-25 21:56:23 +03:00
2004-06-23 12:36:07 +02:00
2004-07-20 00:53:24 +02:00
2004-03-16 22:41:30 +02:00
2004-07-20 00:53:24 +02:00
2004-03-30 02:32:41 +03:00
2004-03-15 12:53:27 +02:00
2004-02-11 00:06:46 +01:00
2004-07-11 12:16:25 +03:00
2004-05-25 16:05:33 +05:00
2004-07-17 16:58:16 +02:00
2004-03-19 14:35:00 +04:00
2004-07-09 10:55:16 +03:00
2004-06-24 18:46:41 +05:00
2004-06-27 01:32:52 +02:00
2004-06-23 12:36:07 +02:00
2004-04-26 21:07:14 +02:00