MySQL Forums
Forum List  »  Newbie

Re: How to load text or sql file into mysql commandLine?
Posted by: Guelphdad Lake
Date: October 27, 2007 06:40PM

you really need to rethink your data and get out of entity attribute value mode. look into database normalization.

as to your current problem look in the manual on how to use LOAD DATA INFILE you probably aren't specifying the data or line separators.

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.