MySQL Forums
Forum List  »  Newbie

Re: problems with large text in command prompt in xp
Posted by: Nick Roper
Date: September 01, 2004 02:58PM

Not sure - but it looks like something to do with the buffer size for typing entries at the prompt.

What happens if you put the insert statement into a text file - say 'insert_article.sql' and then try:

mysql> source c:/path/to/insert_article.sql

(no semi-colon at the end)




--
Nick Roper

Options: ReplyQuote


Subject
Written By
Posted
Re: problems with large text in command prompt in xp
September 01, 2004 02:58PM


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.