FluxCP Database

Vuluts

New member
Messages
63
Points
0
Hello Hercules 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.

 
Last edited by a moderator:
Im not sure if mob_skill_db2.sql is included but im sure that item_db2.sql and mob_db2.sql should be there

 
Im not sure if mob_skill_db2.sql is included but im sure that item_db2.sql and mob_db2.sql should be there
So it will be like this?

main database:

- item_db.sql

- main.sql

- mob_db.sql

- mob_skill_db.sql

- item_db2.sql

- mob_db2.sql

hmmm I'm just curius if I can make 3 databses like

main database:

- main.sql

log database:

- logs.sql

mobitem database:

- item_db.sql

- item_db2.sql

- mob_db.sql

- mob_db2.sql

 
Back
Top