GithubHelp home page GithubHelp logo

Comments (8)

alzee avatar alzee commented on April 28, 2024

I've tested mariadb_get_infov():
alzee@6beef1a
Not familiar with c++, but this fix works fine for me.
Unfortunately it's not compatable with mysql.

from trinitycore.

AndyX-Net avatar AndyX-Net commented on April 28, 2024

My Ubuntu 20.04 automatically execute apt upgrade today, and the server cannot be loaded.

dpkg.log:
2022-04-07 14:05:24 upgrade mysql-client-8.0:amd64 8.0.27-0ubuntu0.20.04.1 8.0.28-0ubuntu0.20.04.3
2022-04-07 14:05:24 upgrade mysql-server-8.0:amd64 8.0.27-0ubuntu0.20.04.1 8.0.28-0ubuntu0.20.04.3
2022-04-07 14:05:29 upgrade mysql-server-core-8.0:amd64 8.0.27-0ubuntu0.20.04.1 8.0.28-0ubuntu0.20.04.3

I tried run [git pull] to update the code, but still report this error. Is it due to the MySQL version is too new(Only support the mysql version lower than 8.0.28)?
Sorry, I'm not familiar with coding.

Error:
/root/TrinityCore-3.3.5/src/server/database/Database/DatabaseWorkerPool.cpp:63 in DatabaseWorkerPool FATAL ERROR:
Used MySQL library version (8.0.28 id 80028) does not match the version id used to compile TrinityCore (id 80027). Search on forum for TCE00011.

root@GameServer:/var/wowserver/bin# mysql --version
mysql Ver 8.0.28-0ubuntu0.20.04.3 for Linux on x86_64 ((Ubuntu))

from trinitycore.

Aokromes avatar Aokromes commented on April 28, 2024

My Ubuntu 20.04 automatically execute apt upgrade today, and the server cannot be loaded.

dpkg.log: 2022-04-07 14:05:24 upgrade mysql-client-8.0:amd64 8.0.27-0ubuntu0.20.04.1 8.0.28-0ubuntu0.20.04.3 2022-04-07 14:05:24 upgrade mysql-server-8.0:amd64 8.0.27-0ubuntu0.20.04.1 8.0.28-0ubuntu0.20.04.3 2022-04-07 14:05:29 upgrade mysql-server-core-8.0:amd64 8.0.27-0ubuntu0.20.04.1 8.0.28-0ubuntu0.20.04.3

I tried run [git pull] to update the code, but still report this error. Is it due to the MySQL version is too new(Only support the mysql version lower than 8.0.28)? Sorry, I'm not familiar with coding.

Error: /root/TrinityCore-3.3.5/src/server/database/Database/DatabaseWorkerPool.cpp:63 in DatabaseWorkerPool FATAL ERROR: Used MySQL library version (8.0.28 id 80028) does not match the version id used to compile TrinityCore (id 80027). Search on forum for TCE00011.

root@GameServer:/var/wowserver/bin# mysql --version mysql Ver 8.0.28-0ubuntu0.20.04.3 for Linux on x86_64 ((Ubuntu))

delete build directory and recompile.

from trinitycore.

AndyX-Net avatar AndyX-Net commented on April 28, 2024

My Ubuntu 20.04 automatically execute apt upgrade today, and the server cannot be loaded.
dpkg.log: 2022-04-07 14:05:24 upgrade mysql-client-8.0:amd64 8.0.27-0ubuntu0.20.04.1 8.0.28-0ubuntu0.20.04.3 2022-04-07 14:05:24 upgrade mysql-server-8.0:amd64 8.0.27-0ubuntu0.20.04.1 8.0.28-0ubuntu0.20.04.3 2022-04-07 14:05:29 upgrade mysql-server-core-8.0:amd64 8.0.27-0ubuntu0.20.04.1 8.0.28-0ubuntu0.20.04.3
I tried run [git pull] to update the code, but still report this error. Is it due to the MySQL version is too new(Only support the mysql version lower than 8.0.28)? Sorry, I'm not familiar with coding.
Error: /root/TrinityCore-3.3.5/src/server/database/Database/DatabaseWorkerPool.cpp:63 in DatabaseWorkerPool FATAL ERROR: Used MySQL library version (8.0.28 id 80028) does not match the version id used to compile TrinityCore (id 80027). Search on forum for TCE00011.
root@GameServer:/var/wowserver/bin# mysql --version mysql Ver 8.0.28-0ubuntu0.20.04.3 for Linux on x86_64 ((Ubuntu))

delete build directory and recompile.

Thanks, Rebuilding now.

from trinitycore.

kaiyazeera avatar kaiyazeera commented on April 28, 2024

Has anyone managed to get across this error?

(The most obvious is: grep for the corresponding lines that produce the error and comment them out, then recompile, however I am not confident with manipulating the source code)

from trinitycore.

alzee avatar alzee commented on April 28, 2024

I asked on discord, the answer is switch to mysql.

from trinitycore.

kaiyazeera avatar kaiyazeera commented on April 28, 2024

Thanks. I'll consider that when migrating to the next expansion.

from trinitycore.

Aokromes avatar Aokromes commented on April 28, 2024

pali/DBD-MariaDB@9743bec maybe this can give a light.

from trinitycore.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.