Hi,
I'm fairly new to MySQL, but making pretty good progress using it for our web sites. However, I do have a question about mysqlimport. We build our databases from text files and use mysqlimport to get this data into the MySQL database. This works well, but mysqlimport doesn't print/log error messages anywhere. So if we have a problem in one of the text files, we have no idea where to look to find the problem. Is there a way to get mysqlimport to output error/status messages?
Thanks in advance,
Doug Farrell
I'm fairly new to MySQL, but making pretty good progress using it for our web sites. However, I do have a question about mysqlimport. We build our databases from text files and use mysqlimport to get this data into the MySQL database. This works well, but mysqlimport doesn't print/log error messages anywhere. So if we have a problem in one of the text files, we have no idea where to look to find the problem. Is there a way to get mysqlimport to output error/status messages?
Thanks in advance,
Doug Farrell