Script to export MySQL tables to csv

Jandre jandre_balt at yahoo.co.uk
Thu Nov 10 06:55:09 EST 2005


To anyone that can help

I have 2 MySQL databases that contain large amounts of tables. I need
to be able to compare the data in the tables with older/newer versions
of the tables. I figured the easiest way would be to get the info in
csv format and then run a comparison. I can get all the data using
MySQL front, but this has to be done tabe-by-table, and is too time
consuming.

I am new to Python and also new to programming.
Can anyone please help.

Thanks
Jandre




More information about the Python-list mailing list