Jump to content
TrinityCore

purpe

Plebs
  • Posts

    4
  • Joined

  • Last visited

Posts posted by purpe

  1. Maybe i figured out the problem.


    Now gentoo when you  want to emerge mysql (or mariadb) use dev-db/mysql-connector-c for client libraries


    dev-db/mysql-connector-c has version 6.1.11 as the error says, that's different from the mysql/mariadb version number.


    I'm recompiling now trinity with client libraries compiled from package dev-db/mysql and not from dev-db/mysql-connector-c


    Later i'll post if i solved or not.

  2. 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?

×
×
  • Create New...