jamesmishra/mysqldump-to-csv
A quickly-hacked-together Python script to turn mysqldump files to CSV files. Optimized for Wikipedia database dumps.
PythonMIT
Issues
- 1
- 2
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xff in position 0: invalid start byte
#23 opened by anjanesh - 4
ImportError: cannot import name 'SIGPIPE'
#14 opened by azhar22k - 3
- 3
- 0
Handling NULLs at end of statemtn
#9 opened by alvinpb - 2
Option for column names as header row?
#5 opened by molenick - 0
- 1
No line returns in CSV
#4 opened by molenick