MySQL-to-CSV 1.0
ySQL-to-CSV is a program to convert MySQL databases into comma separated values CSV format. The program has high performance due to direct connection to source databases and writing into .csv files (it does not use ODBC or any other middleware software). Command line support allows to script, automate and schedule the conversion process. Key features:
(1) all versions of Unix/Linux/Windows MySQL are supported;
(2) option to convert individual tables;
(3) option to convert partial data using SELECT-queries;
(4) option to select CSV delimiter: tab, comma or semicolon;
(6) stores conversion settings into profile;
(7) command line support;
(8) easy-to-use wizard style interface;
(9) full install/uninstall support;
(10) unlimited 24/7 support service