Navicat 8 Lite Error When Executing Batch File
Posted: 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?
"[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?