Vuluts Posted July 21, 2016 Posted July 21, 2016 Hello rAthena Community, I'm working with my fluxcp and I just want to confirm if the following sql files are in the correct database. main database: - item_db.sql - main.sql - mob_db.sql - mob_skill_db.sql log database: - logs.sql followup question hmmm should I also need to import this following sql files in my main database? - item_db2.sql - mob_db2.sql - mob_skill_db2.sql Thank you in advance.
0 Akkarin Posted July 21, 2016 Posted July 21, 2016 FluxCP will read all of your server's db data, you shouldn't need to freshly import any data. That is, unless you're using txt item and mob files, in which you should consider moving to sql so your site data will always be uptodate with your server's data.
0 Vuluts Posted July 25, 2016 Author Posted July 25, 2016 FluxCP will read all of your server's db data, you shouldn't need to freshly import any data. That is, unless you're using txt item and mob files, in which you should consider moving to sql so your site data will always be uptodate with your server's data. Yup, I just want to clarify if my sql files are in correct database, is it ok if I mixed it in main.sql with item_db.sql, mob_db.sql and mob_skill.sql
0 Akkarin Posted July 25, 2016 Posted July 25, 2016 They should all be in the same database. The fact they're in separate files has no relevance.
Question
Vuluts
Hello rAthena Community,
I'm working with my fluxcp and I just want to confirm if the following sql files are in the correct database.
main database:
- item_db.sql
- main.sql
- mob_db.sql
- mob_skill_db.sql
log database:
- logs.sql
followup question hmmm should I also need to import this following sql files in my main database?
- item_db2.sql
- mob_db2.sql
- mob_skill_db2.sql
Thank you in advance.
3 answers to this question
Recommended Posts