players Posted May 13, 2017 Posted May 13, 2017 Dear Rathena Friends, I have an issue, after updating my SVN and compiling it, i got an error like in attached screenshot. Anyone can help? Thanks in advance. Quote
0 Cyro Posted May 13, 2017 Posted May 13, 2017 error message states whats the issue, your sql tables are missing recheck your sql database from main.sql Quote
0 players Posted May 13, 2017 Author Posted May 13, 2017 8 minutes ago, Cyro said: error message states whats the issue, your sql tables are missing recheck your sql database from main.sql Already did, still got that error messages, any solution? Quote
0 Cyro Posted May 13, 2017 Posted May 13, 2017 wierd! , must be resolved already, check your database names in inter_athena.conf Quote
0 Technoken Posted May 13, 2017 Posted May 13, 2017 you need to apply upgrade_20170509.sql or execute this on your sql ALTER TABLE `char` ADD COLUMN `last_login` datetime DEFAULT NULL AFTER `clan_id`; Quote
0 players Posted May 13, 2017 Author Posted May 13, 2017 25 minutes ago, Technoken said: you need to apply upgrade_20170509.sql or execute this on your sql ALTER TABLE `char` ADD COLUMN `last_login` datetime DEFAULT NULL AFTER `clan_id`; Sorry for silly question, how to apply that sql file? copy to upgrades folder? and execute on what sql? thanks. Quote
0 players Posted May 13, 2017 Author Posted May 13, 2017 (edited) 29 minutes ago, Cyro said: wierd! , must be resolved already, check your database names in inter_athena.conf This is my inter_athena.conf, would you mind to check it? Thanks. inter_athena.conf Edited May 13, 2017 by players Quote
0 Technoken Posted May 13, 2017 Posted May 13, 2017 4 minutes ago, players said: Sorry for silly question, how to apply that sql file? copy to upgrades folder? and execute on what sql? thanks. Spoiler Quote
Question
players
Dear Rathena Friends,
I have an issue, after updating my SVN and compiling it, i got an error like in attached screenshot.
Anyone can help?
Thanks in advance.
8 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.