Wiki source for MySQL2CSV
==== MySQL2CSV ====
{{lastedit show="3"}}
Queries a table, spits out CSV. Thought this might come in handy, and indeed it did. I believe phpMyAdmin has something like it, but it was so trivial I couldn't resist reinventing the wheel
== Status ==
Release 1
=== Files ===
[[http://epiphanic.org/files/mysql2csv.phps mysql2csv.phps]]
=== Known bugs ===
I should probably escape quotes or something.
=== Licensing ===
[[http://opensource.org/licenses/mit-license.php MIT licensed]]
----
This page is [[CategoryMiscProjects]]
{{lastedit show="3"}}
Queries a table, spits out CSV. Thought this might come in handy, and indeed it did. I believe phpMyAdmin has something like it, but it was so trivial I couldn't resist reinventing the wheel
== Status ==
Release 1
=== Files ===
[[http://epiphanic.org/files/mysql2csv.phps mysql2csv.phps]]
=== Known bugs ===
I should probably escape quotes or something.
=== Licensing ===
[[http://opensource.org/licenses/mit-license.php MIT licensed]]
----
This page is [[CategoryMiscProjects]]