mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-21 17:54:48 +01:00
* Merge.
--HG-- branch : trunk
This commit is contained in:
@@ -464,8 +464,14 @@ bool Master::_StartDB()
|
||||
{
|
||||
// everything successful - set var to enable DB logging once startup finished.
|
||||
sLog.SetLogDBLater(true);
|
||||
sLog.SetLogDB(false);
|
||||
sLog.SetRealmID(realmID);
|
||||
}
|
||||
else
|
||||
{
|
||||
sLog.SetLogDBLater(false);
|
||||
sLog.SetLogDB(false);
|
||||
}
|
||||
|
||||
///- Clean the database before starting
|
||||
clearOnlineAccounts();
|
||||
|
||||
Reference in New Issue
Block a user