I got multiple space delimited files, and each of the files is a table from a database. I need to rebuild that db in mysql. Any easy tool for doing so ?
I would probably import it into Excel, and then re-save it as a csv ot standard tab delimited file. You can use navicat or another program to import it from there.