MySQL Forums
Forum List  »  Newbie

Re: problems with large text in command prompt in xp
Posted by: Fizlar
Date: September 02, 2004 02:09PM

hi i tried exactly what you said

this was in my test.sql file

INSERT INTO NEWS
(SUMMARY, NEWS_ARTICLE)
VALUES (’bbbbbbb’,’ggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh');

and i then did

mysql>source .../test.sql

and i got the same error as before

you have syntax error check manual for right use of '' near line three

error ,42000

i have changed the buffer on my command prompt but outside the sql i have no trouble with limit on how many words i type

what do u reckon the fix is?

Options: ReplyQuote


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


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.