remove mariadb reference.

Keleborn 2026-04-13 21:39:30 -07:00
parent be7009f254
commit ba5d83f850

@ -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. > **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 Compatibility (Windows)
Boost 1.87+ is known to be incompatible with some AzerothCore builds. Use Boost 1.781.83 for best results. Boost 1.87+ is known to be incompatible with some AzerothCore builds. Use Boost 1.781.83 for best results.