diff --git a/Installation-Guide.md b/Installation-Guide.md index 28d5c95..222ae97 100644 --- a/Installation-Guide.md +++ b/Installation-Guide.md @@ -37,10 +37,6 @@ https://github.com/mod-playerbots/azerothcore-wotlk (branch: Playerbot) > **Why a fork?** `mod-playerbots` requires modifications to the AzerothCore base code that cannot be implemented as a standard drop-in module. The fork includes these core changes and is regularly updated from upstream AzerothCore. -### MySQL vs MariaDB - -MySQL is strongly recommended. MariaDB users have reported SQL deadlock issues and other database-related problems that do not occur with MySQL. If you must use MariaDB, see the [Troubleshooting](Troubleshooting) page. - ### Boost Compatibility (Windows) Boost 1.87+ is known to be incompatible with some AzerothCore builds. Use Boost 1.78–1.83 for best results.