I have some bulk data in a text file that I need to import into a MySQL table. The table consists of two fields ..
I just used a TAB as the first field in my text file, then imported it as usual. I got a warning about the ID field but the field incremented as expected...