Jump to content
  • 0

FluxCP Database


Vuluts

Question


  • Group:  Members
  • Topic Count:  10
  • Topics Per Day:  0.00
  • Content Count:  42
  • Reputation:   0
  • Joined:  05/18/16
  • Last Seen:  

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

  • 0

  • Group:  Forum Manager
  • Topic Count:  282
  • Topics Per Day:  0.06
  • Content Count:  3122
  • Reputation:   1614
  • Joined:  03/26/12
  • Last Seen:  

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

  • 0

  • Group:  Members
  • Topic Count:  10
  • Topics Per Day:  0.00
  • Content Count:  42
  • Reputation:   0
  • Joined:  05/18/16
  • Last Seen:  

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

  • 0

  • Group:  Forum Manager
  • Topic Count:  282
  • Topics Per Day:  0.06
  • Content Count:  3122
  • Reputation:   1614
  • Joined:  03/26/12
  • Last Seen:  

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

×
×
  • Create New...