diff options
| author | Kitzunu <24550914+Kitzunu@users.noreply.github.com> | 2021-12-14 16:18:12 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-12-14 16:18:12 +0100 |
| commit | de2a5812db16f1ff0ddc7a0813061a10fa9aea56 (patch) | |
| tree | dbde443f93369a8e0c7b2dec4c52e7113ccba388 /docs | |
| parent | e84bcd469b8ffe35528344beb90af887fc5168b4 (diff) | |
| download | wiki-de2a5812db16f1ff0ddc7a0813061a10fa9aea56.tar.gz wiki-de2a5812db16f1ff0ddc7a0813061a10fa9aea56.tar.bz2 wiki-de2a5812db16f1ff0ddc7a0813061a10fa9aea56.zip | |
chore: MariaDB
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/common-errors.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/common-errors.md b/docs/common-errors.md index 27b8d41..5553ca8 100644 --- a/docs/common-errors.md +++ b/docs/common-errors.md @@ -106,9 +106,9 @@ You have not copied the necessary .dll files into the binaries directory. **ACE00043** Core doesn't start, I get: ``` -AzerothCore does not support MySQL versions below 5.7 +AzerothCore does not support MySQL versions below 5.7 and MariaDB versions below 10.5 ``` -Upgrade your MySQL. +Upgrade your MySQL/MariaDB. --------------------------------------------------------- |
