Navicat 8 Lite Error When Executing Batch File

Post Reply
Magiknight
Posts: 153
Joined: Tue Sep 04, 2012 12:42 am

Navicat 8 Lite Error When Executing Batch File

Post by Magiknight » Sat Apr 18, 2015 8:51 pm

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?

User avatar
kjLotus
Special Guest
Posts: 1813
Joined: Sun Jul 22, 2012 2:16 pm

Re: Navicat 8 Lite Error When Executing Batch File

Post by kjLotus » Sat Apr 18, 2015 9:15 pm

it means someone messed up the sql script! ;)

Magiknight
Posts: 153
Joined: Tue Sep 04, 2012 12:42 am

Re: Navicat 8 Lite Error When Executing Batch File

Post by Magiknight » Sun Apr 19, 2015 12:45 am

It wasn't me!!!

User avatar
kjLotus
Special Guest
Posts: 1813
Joined: Sun Jul 22, 2012 2:16 pm

Re: Navicat 8 Lite Error When Executing Batch File

Post by kjLotus » Sun Apr 19, 2015 1:27 am

nope, but I fixed it so if you do another pull it'll work

Magiknight
Posts: 153
Joined: Tue Sep 04, 2012 12:42 am

Re: Navicat 8 Lite Error When Executing Batch File

Post by Magiknight » Sun Apr 19, 2015 1:54 am

You're a wizard

Post Reply