Author Topic: It's possible to upgrade mariadb to 10.3+?  (Read 7953 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
It's possible to upgrade mariadb to 10.3+?
« on: March 13, 2019, 12:24:46 AM »
Hello
I hope you are doing well
My question is can I updrade mariadb Form this Version 10.1.38 that Cwp has already?
Or it's better to wait Cwp do that?
Regards

Offline
***
Re: It's possible to upgrade mariadb to 10.3+?
« Reply #1 on: March 13, 2019, 03:01:21 AM »
You will have to deal with this upgrade manually, in one way or another, sooner or later.
So, I wouldn't wait.

Try to follow this tutorial:
https://www.ryadel.com/en/mariadb-10-upgrade-10-3-without-losing-data-how-to/

CAUTION: Follow the instructions to do backups very carefully, by dump all of your databases. Believe-me, you could to need that.

Offline
*
Re: It's possible to upgrade mariadb to 10.3+?
« Reply #2 on: March 13, 2019, 05:27:30 AM »
Thank you a lot for the help

And which services that I should be manually upgrade it in Cwp 7?
All I know from services is PhpMyAdmin (pma)

And thank you for the tutorial
I'll upgrade it as soon as possible

Regards
« Last Edit: March 13, 2019, 05:30:04 AM by Mighty Dr.Wolf »

Offline
*
Re: It's possible to upgrade mariadb to 10.3+?
« Reply #3 on: March 13, 2019, 10:24:19 AM »
thank you very much the MariaDB 10.3+ done successfully

which services that I should manually upgrade it in Cwp 7?
All I know from services is PhpMyAdmin (pma)


Regards

Offline
***
Re: It's possible to upgrade mariadb to 10.3+?
« Reply #4 on: March 15, 2019, 04:48:41 AM »
The upgrade of mariadb is the most sensible service to upgrade, because you need to deal with installed databases.

The PHP switcher in CWP can install and upgrade new PHP versions to you.
Use it periodically.

The Apache server is customized too, and must be upgraded too in a guided way, when new CWP versions asks.

To the remaining default services, you can use just the following command daily:
Code: [Select]
# yum update


Offline
*
Re: It's possible to upgrade mariadb to 10.3+?
« Reply #5 on: March 15, 2019, 05:53:45 PM »
thank you 
i appreciate your patience with me
now i understand that
thank you again
regards