mirror of
https://github.com/MariaDB/server.git
synced 2026-04-22 16:25:30 +02:00
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:
|
||
|---|---|---|
| .. | ||
| csv.result | ||
| csv.test | ||
| csv_alter_table.result | ||
| csv_alter_table.test | ||
| csv_not_null.result | ||
| csv_not_null.test | ||