in reply to convert flat file to MySQL

Well how's this for KISS... there is a utility with MySQL called 'mysqlimport'

shell> mysqlimport [options] database textfile1 [textfile2....]

You can read the man page here

Don't reinvent a good wheel

grep
grep> cd pub grep> more beer