SlashGeeGee Posted April 21, 2012 Posted April 21, 2012 Hello rAthena, I got a problem on my main.sql when executing it . here's the problem : Thanks For Helping 1 Quote
Brian Posted April 21, 2012 Posted April 21, 2012 There was a comma missing at the end of this line: `elemental_id` int(11) unsigned NOT NULL default '0' add a comma so it looks like this, then re-run the query. `elemental_id` int(11) unsigned NOT NULL default '0', Thanks for letting us know! I fixed it in r15896. 1 Quote
Question
SlashGeeGee
Hello rAthena,
I got a problem on my main.sql when executing it .
here's the problem :
Thanks For Helping
2 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.