Hi all,
after some years i have compiled again trinitycore 3.3.5, all gone smooth on compilation, but when i try to start the worldserver i get:
/....../DatabaseWorkerPool.cpp:60 in DatabaseWorkerPool FATAL ERROR:
Used MySQL library version (6.1.11) does not match the version used to compile TrinityCore (5.7.16). Search on forum for .
Now i read the faq that tell to recomplie it, but libraries on my system never changed from the time of compilation till the time of start the binaries, so is impossible that there are inconsistences. But anyway i have tried, and as predicted, no luck same result.
I'm using gentoo linux as distribution,
my db ver is: mysql Ver 15.1 Distrib 10.1.37-MariaDB, for Linux (i686) using readline 7.0
kernel rev: Linux version 4.14.65-gentoo (gcc version 6.4.0 (Gentoo 6.4.0-r1 p1.3))
Any idea how can resolve this?