Hello, when I do try to open my freshly compiled TC, I do get the following error:
FATAL ERROR:
TrinityCore does not support MySQL versions below 5.1.
I had MySQL 5.4 and now updated to 5.6, and It still sees it as lower than 5.1 why?
If I do run the query "SELECT VERSION();"
I get "5.6.23" as output.What's wrong here?
P.S.: Running this on a Debian server.