mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-09 21:51:29 +00:00
Merge branch 'master' into Playerbot
This commit is contained in:
@@ -575,7 +575,8 @@ void DBUpdater<T>::ApplyFile(DatabaseWorkerPool<T>& pool, std::string const& hos
|
||||
"If you are a developer, please fix your sql query.",
|
||||
path.generic_string(), pool.GetConnectionInfo()->database);
|
||||
|
||||
throw UpdateException("update failed");
|
||||
if (!sConfigMgr->isDryRun())
|
||||
throw UpdateException("update failed");
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user