Page 1 of 1

Navicat 8 Lite Error When Executing Batch File

Posted: Sat Apr 18, 2015 8:51 pm
by Magiknight
Per the wiki server setup guide I am executing the SQL files I downloaded like a mindless monkey. When I get to item_latents.sql it says

"[Err] 1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '--Unicorn Leggings
-- -------------------------------------------------------
' at line 4
[Err] -- Evasion+4 when HP >75%

-- -------------------------------------------------------
--Unicorn Leggings
-- -------------------------------------------------------
INSERT INTO `item_latents` VALUES(15345, 384, 31, 1, 75);
[Msg] Finished - Unsuccessfully
--------------------------------------------------
"

Any ideas?

Re: Navicat 8 Lite Error When Executing Batch File

Posted: Sat Apr 18, 2015 9:15 pm
by kjLotus
it means someone messed up the sql script! ;)

Re: Navicat 8 Lite Error When Executing Batch File

Posted: Sun Apr 19, 2015 12:45 am
by Magiknight
It wasn't me!!!

Re: Navicat 8 Lite Error When Executing Batch File

Posted: Sun Apr 19, 2015 1:27 am
by kjLotus
nope, but I fixed it so if you do another pull it'll work

Re: Navicat 8 Lite Error When Executing Batch File

Posted: Sun Apr 19, 2015 1:54 am
by Magiknight
You're a wizard