mysql import problems...
Posted: Mon May 29, 2006 4:56 pm
ok, so I have a file full of email addresses. There's literally one address per line. Thats it. No delimiters, no other punctuation, nothing.
I need to get it into mysql and have absolutely no idea how to do it. Seriously, this is the layout of the file...
email@emailaddress1.com
email@emailaddress2.com
email@emailaddress3.com
email@emailaddress4.com
etc, etc....
phpmyadmin wont let me import it, says there's an invalid field count in the first line (where there's an email address).
Any ideas guys? I'll take anything at this point....
I need to get it into mysql and have absolutely no idea how to do it. Seriously, this is the layout of the file...
email@emailaddress1.com
email@emailaddress2.com
email@emailaddress3.com
email@emailaddress4.com
etc, etc....
phpmyadmin wont let me import it, says there's an invalid field count in the first line (where there's an email address).
Any ideas guys? I'll take anything at this point....