I'm using phpMyAdmin to setup the SQL Databases of my rAthena Server (Revision 15622). Today I wanted to try the remode and thought about importing "item_db_re.sql", but I always get this Error:
SQL-command:
REPLACE INTO `item_db_re`
VALUES ( 1640, 'Krieger_Onehand_Staff1', 'Glorious Arc Wand', 4, 20, NULL , 0, 70 :135, NULL , 1, 0, 0x00818314, 7, 2, 2, 4, 80, 1, 10, 'bonus2 bMagicAddRace,RC_DemiHuman,15; bonus2 bIgnoreMdefRate,RC_DemiHuman,25 + ((getrefine() > 5) ? 5 : 0); bonus bUnbreakableWeapon,0; if(getrefine() > 8) { bonus bMatkRate,5; bonus bCastrate,-5; bonus bDelayRate,-5; }', '', '' ) ;
MySQL reports:
#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 ':135,NULL,1,0,0x00818314,7,2,2,4,80,1,10,'bonus2 bMagicAddRace,RC_DemiHuman,15; ' at line 1
Anyone know what is wrong with my sql file or phpMyAdmin?
Question
Bahmut
Hello,
I'm using phpMyAdmin to setup the SQL Databases of my rAthena Server (Revision 15622). Today I wanted to try the remode and thought about importing "item_db_re.sql", but I always get this Error:
Anyone know what is wrong with my sql file or phpMyAdmin?
Edited by Bahmut4 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.