mariadb/mysql-test/suite/csv
Sergey Vojtovich 54db387410 MDEV-8682 - CSV engine does not properly process "", in quotes
Added per-table boolean IETF_QUOTES variable to CSV storage engine. It allows to
enable IETF-compatible parsing of embedded quote and comma characters. Disabled
by default.

This patch is based on Percona revision:
b32fbf0276

Note that original patch adds server variable, while this patch adds per-table
variable.
2015-09-28 12:04:26 +04:00
..
csv.result MDEV-8682 - CSV engine does not properly process "", in quotes 2015-09-28 12:04:26 +04:00
csv.test MDEV-8682 - CSV engine does not properly process "", in quotes 2015-09-28 12:04:26 +04:00
csv_alter_table.result Created suites for heap, archive and csv. 2012-04-04 00:16:38 +03:00
csv_alter_table.test Created suites for heap, archive and csv. 2012-04-04 00:16:38 +03:00
csv_not_null.result Created suites for heap, archive and csv. 2012-04-04 00:16:38 +03:00
csv_not_null.test Created suites for heap, archive and csv. 2012-04-04 00:16:38 +03:00