Jump to content
TrinityCore

Mysql Client libraries and Mysql Server version not the same


GoodWine
 Share

Recommended Posts

The mysql client library is version 5.7.29 but my MYSQL server version is 5.6.24.  Is this an issue?  I can still run the servers fine but how do I make the MYSQL server version 5.7.29 too?

This is for Mac OSX Catalina

Edited by GoodWine
Link to comment
Share on other sites

10 hours ago, GoodWine said:

The mysql client library is version 5.7.29 but my MYSQL server version is 5.6.24.  Is this an issue?  I can still run the servers fine but how do I make the MYSQL server version 5.7.29 too?

This is for Mac OSX El Capitan.

You need to upgrade everything to 5.7.x

Link to comment
Share on other sites

I'm not a Mac user so I can't say for certain if the process is the same, similar though I imagine.

Basically I exported my databases out of 5.6 - uninstalled 5.6 - installed 5.7 - imported databases - copied new mysql lib files to my Trinity folder - upgraded cmake and VS to the latest - did a fresh compile - copied new auth and world server files to my Trinity folder and fired it up.

So far so good.

Link to comment
Share on other sites

 Share

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...