Jump to content

Using mariadb instead of mysql 5.6


Recommended Posts

  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

16 minutes ago, servan12 said:

 

I will not make any adjustments from sourcing dbden etc.?

Nope, mariadb will just run like a mysql server.

If you wanna use the libmysqlclient from mariadb for compiling you have to remove the reconnect variabe in libasyncsql on connect function call, you'll get the message once you try to compile it, it's pretty simple. Either way, it's only necessary if you're using the lib from mariadb for compiling.

On live server, removing mysql and installing mariadb will just do fine. Of course Mariadb offers some different storage engines and if you wanna use them you'll have to change that on your database. If not, you can just drop it in and run it. No need to change anything.

We are the tortured.
We're not your friends.
As long as we're not visible.
We are unfixable.

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.