[TYPO3-dev] MySQL 5.1 - Table Engine CSV
Steffen Kamper
steffen at sk-typo3.de
Thu Jan 17 23:49:33 CET 2008
Hi,
in MySQL 5.1 there is a new Table engine: CSV [1]
This sounds very intersting for importing / exporting CSV-Data.
Possible Usage could be: Use a CSV-File for creating a temporary table (CSV)
and use it in joins with other tables.
Does anyone did tests with this table type?
vg Steffen
[1] http://dev.mysql.com/doc/refman/5.1/en/csv-storage-engine.html
More information about the TYPO3-dev
mailing list