MySQL Forums
Forum List  »  PHP

Re: single quote in data breaks file load
Posted by: Roland Bouman
Date: July 28, 2005 08:05AM

Steve, I usually also go for a workable solution first, and imporve afterwards if it's neccessary. A solution needs to be as good as is required. I just wanted to point out the usual way to do these things in case you do need to improve your solution.
Here's links to the relevant documentation:

http://dev.mysql.com/doc/mysql/en/load-data.html
and
http://dev.mysql.com/doc/mysql/en/mysqlimport.html

Options: ReplyQuote




Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.