[DiscordArchive] Did someone tested installation Ubuntu+MariaDB? While on Debian it works, I can't get to work MariaD
[DiscordArchive] Did someone tested installation Ubuntu+MariaDB? While on Debian it works, I can't get to work MariaD
Archived author: Nolt • Posted: 2021-04-09T12:20:16.141000+00:00
Original source
Did someone tested installation Ubuntu+MariaDB? While on Debian it works, I can't get to work MariaDB on Ubuntu.
```
Using configuration file /opt/azeroth-server/etc/authserver.conf.
Opening DatabasePool 'acore_auth'. Asynchronous connections: 1, synchronous connections: 1.
MySQL client library: 8.0.23
MySQL server ver: 5.5.5-10.3.25-MariaDB-0ubuntu0.20.04.1
/usr/src/azerothcore/src/common/Database/DatabaseWorkerPool.cpp:40 in Open FATAL ERROR:
AzerothCore does not support MySQL versions below 5.7
Segmentation fault (core dumped)
```
Maybe I should add special options in cmake to use MariaDB?