Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 159 Bytes

File metadata and controls

7 lines (4 loc) · 159 Bytes

mysql2csv

Export a MySQL table or view to a column name headed CSV file.

mysql2csv.rb {database} {username} {password} {table|view} > output.csv