Vuluts Posted July 21, 2016 Group: Members Topic Count: 10 Topics Per Day: 0.00 Content Count: 42 Reputation: 0 Joined: 05/18/16 Last Seen: November 29, 2019 Share 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. Link to comment Share on other sites More sharing options...
0 Akkarin Posted July 21, 2016 Group: Forum Manager Topic Count: 282 Topics Per Day: 0.06 Content Count: 3144 Reputation: 1630 Joined: 03/26/12 Last Seen: Monday at 02:17 PM Share 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. Link to comment Share on other sites More sharing options...
0 Vuluts Posted July 25, 2016 Group: Members Topic Count: 10 Topics Per Day: 0.00 Content Count: 42 Reputation: 0 Joined: 05/18/16 Last Seen: November 29, 2019 Author Share 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 Link to comment Share on other sites More sharing options...
0 Akkarin Posted July 25, 2016 Group: Forum Manager Topic Count: 282 Topics Per Day: 0.06 Content Count: 3144 Reputation: 1630 Joined: 03/26/12 Last Seen: Monday at 02:17 PM Share Posted July 25, 2016 They should all be in the same database. The fact they're in separate files has no relevance. Link to comment Share on other sites More sharing options...
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.
Link to comment
Share on other sites
3 answers to this question
Recommended Posts