/* * Copyright (C) 2016+ AzerothCore , released under GNU AGPL v3 license: https://github.com/azerothcore/azerothcore-wotlk/blob/master/LICENSE-AGPL3 * Copyright (C) 2021+ WarheadCore */ #include "DatabaseEnv.h" WorldDatabaseWorkerPool WorldDatabase; CharacterDatabaseWorkerPool CharacterDatabase; LoginDatabaseWorkerPool LoginDatabase;