Just installing the latest GIT, and came across this error.
Error
SQL query:
#REPLACE INTO `mob_skill_db` VALUES (1646,'Lord Knight Seyren@KN_BOWLINGBASH','attack',62,10,1000,0,10000,'yes','target','always','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL);
#REPLACE INTO `mob_skill_db` VALUES (1646,'Lord Knight Seyren@KN_BOWLINGBASH','attack',62,10,2000,0,0,'yes','target','myhpltmaxrate','30',NULL,NULL,NULL,NULL,NULL,NULL,NULL);
REPLACE INTO `mob_skill_db`
VALUES ( 1646, 'Lord Knight Seyren@SM_BASH', 'attack', 5, 10, 1000, 0, 5000, 'yes', 'target', 'always', '0', NULL , NULL , NULL , NULL , NULL , NULL , NULL ) ;
MySQL said: Documentation
#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 'REPLACE INTO `mob_skill_db` VALUES (1646,'Lord Knight Seyren@SM_BASH','attack',5' at line 4
Question
Shio Devs
Just installing the latest GIT, and came across this error.
Any confirms? or am i just blind? haha
Link to comment
Share on other sites
0 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.