mirror of
https://github.com/uprightbass360/AzerothCore-RealmMaster.git
synced 2026-01-15 18:00:27 +00:00
splitting architecture for slow server
This commit is contained in:
5
local-data/config/dbimport.conf
Normal file
5
local-data/config/dbimport.conf
Normal file
@@ -0,0 +1,5 @@
|
||||
LoginDatabaseInfo = "ac-mysql;3306;root;azerothcore123;acore_auth"
|
||||
WorldDatabaseInfo = "ac-mysql;3306;root;azerothcore123;acore_world"
|
||||
CharacterDatabaseInfo = "ac-mysql;3306;root;azerothcore123;acore_characters"
|
||||
Updates.EnableDatabases = 7
|
||||
Updates.AutoSetup = 1
|
||||
0
local-data/mysql-data/backup.sql
Normal file
0
local-data/mysql-data/backup.sql
Normal file
Reference in New Issue
Block a user