diff options
Diffstat (limited to 'docs/common-errors.md')
| -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. --------------------------------------------------------- |
