Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Eudemons Online > EO PServer Hosting
You last visited: Today at 02:11

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



[HELP] Mysql Syntax Error

Discussion on [HELP] Mysql Syntax Error within the EO PServer Hosting forum part of the Eudemons Online category.

Reply
 
Old   #1
 
dani-filth0's Avatar
 
elite*gold: 0
Join Date: Oct 2008
Posts: 1,128
Received Thanks: 260
Unhappy [HELP] Mysql Syntax Error

hi guyz
i dump my sql file " cq_action " then i used this query " delete from my2. cq_action " to clear it and remove all records ,
then i copy what in the dumped file , and past it on query page , and it keep give me this error

here is the line that might have the error
INSERT INTO `cq_action` VALUES ('5220942', '5220943', '0000', '0101', '0', 'only~then~disposable~grasps~the~jail.~Will~be~gra sped~again~next~time~the~external~jail,~I~must~han d~over');
INSERT INTO `cq_action` VALUES ('5220941', '5220942', '0000', '0101', '0', 'you~have~entered:~Pinch~was~wrong.~The~clear~sky~ is~the~use~external~several~days~later');
INSERT INTO `cq_action` VALUES ('5220940', '5220941', '0000', '0217', '0', 'will~be~grasped~the~external~jail~I~to~again~next ~time~pay~13,800~points~the~Eudemon~Points~only~th en~to~be~possible~to~leave');
INSERT INTO `cq_action` VALUES ('5220935', '4000011', '0000', '0103', '0', '70 5220940 Now start typing...');
INSERT INTO `cq_action` VALUES ('5220934', '5220935', '0000', '0101', '0', '13,800~point~Eudemon~Points~only~then~may~leave?) ;
INSERT INTO `cq_action` VALUES ('5220933', '5220934', '0000', '0101', '0', 'present,~entrance:~ \r\nPropill~be~grasped~the~external~jail~I~to~agai n~next~time~pay');
INSERT INTO `cq_action` VALUES ('5220932', '5220933', '0000', '0101', '0', 'only~then~disposable~grasps~the~jail?);
dani-filth0 is offline  
Thanks
1 User
Old 02/11/2009, 14:56   #2
 
dute_ma's Avatar
 
elite*gold: 0
Join Date: Mar 2008
Posts: 135
Received Thanks: 13
'only~then~disposable~grasps~the~jail.~Will~be~gra sped~again~next~time~the~external~jail,~I~must~han d~over'); ....u have to remove the space on hand...
~time~pay~13,800~points~the~Eudemon~Points~only~th en~to~be~possible~to~leave'); ...again here from Then...
dute_ma is offline  
Old 02/11/2009, 15:29   #3
 
dani-filth0's Avatar
 
elite*gold: 0
Join Date: Oct 2008
Posts: 1,128
Received Thanks: 260
didnt work
dani-filth0 is offline  
Thanks
1 User
Old 02/11/2009, 19:47   #4
 
forcer's Avatar
 
elite*gold: 20
Join Date: Aug 2007
Posts: 606
Received Thanks: 561
Code:
INSERT INTO my.cq_action VALUES ('5220942', '5220943', '0000', '0101', '0', 'only~then~disposable~grasps~the~jail.~Will~be~grasped~again~next~time~the~external~jail,~I~must~han d~over');
you should not have linebreaks within quoted text.
forcer is offline  
Old 02/11/2009, 20:53   #5
 
dani-filth0's Avatar
 
elite*gold: 0
Join Date: Oct 2008
Posts: 1,128
Received Thanks: 260
Quote:
Originally Posted by forcer View Post
Code:
INSERT INTO my.cq_action VALUES ('5220942', '5220943', '0000', '0101', '0', 'only~then~disposable~grasps~the~jail.~Will~be~grasped~again~next~time~the~external~jail,~I~must~han d~over');
you should not have linebreaks within quoted text.
but that was a dump file so it shall works , anyway , what should i do to aviod that error
dani-filth0 is offline  
Thanks
1 User
Old 02/11/2009, 20:54   #6
 
dani-filth0's Avatar
 
elite*gold: 0
Join Date: Oct 2008
Posts: 1,128
Received Thanks: 260
sry double post wrongly i hit on the button twice
dani-filth0 is offline  
Thanks
1 User
Old 02/12/2009, 19:04   #7
 
exodiac's Avatar
 
elite*gold: 0
Join Date: Jul 2008
Posts: 91
Received Thanks: 2
i have a probelm almost same ,
i dump my cq_action to tanslate it , after translating more than 200k lines , i tried to run the dump file ( after clearing cq_action ) but it didnt work and give error
exodiac is offline  
Reply


Similar Threads Similar Threads
Syntax error Brauche hilfe
07/15/2010 - Metin2 Private Server - 9 Replies
Hey Com Ich habe ein problem ich und mein Team wollen heute abend unseren root pub machen.Aber die ox map geht nit also ich gebe /go ox ein und dan kommt da der Fehler. Cannot find map command syntax : /goto <mapname> Kann mir vlt einer helfen und sagen wie ich das beheben kann. MFG Destii
[HELP]Func -> Syntax Error
07/10/2010 - AutoIt - 13 Replies
Huhu Com.. Ich wollte mir mal einen kleinen Bot machen... Aber bei "Func" kommt immer diese Fehlermeldung... http://img804.imageshack.us/img804/7364/screensho t1.jpg Bin dankbar für jede hilfe :) p.s: ja, am Ende hab ich auch ein "EndFunc"
[HELP]Syntax Error
11/28/2009 - Dekaron Private Server - 1 Replies
I have a problem with syntax can someone help: http://img192.imageshack.us/img192/1248/erro1m.jp g Code: USE ;
[Hilfe]Parse error: syntax error
10/27/2009 - Metin2 Private Server - 6 Replies
Also hab IS -Script per xampp on und beim einloggen kommt der fehler hier Parse error: syntax error, unexpected $end in C:\xampp\htdocs\default1.php on line 875 Help pls Thx Freaky
Syntax ERROR?!
10/27/2008 - General Coding - 9 Replies
hi, ich wollte an den start meines Script ein HotKeySet einfügen aber wenn ich das mache kommt: Syntax ERROR hier mein Script(beispiel): HotKeySet("{numpad1},"start") MsgBox(0,"titel","text") ich glaub ich bin zu blöd was ist da falsch?...wenn ihr meint da fehlt ein " hab ich schon probiert geht nicht, oder ich hab es an der falschen Stelle eingefügt.



All times are GMT +2. The time now is 02:11.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.