Control Web Panel

WebPanel => MySQL => Topic started by: Mighty Dr.Wolf on March 13, 2019, 12:24:46 AM

Title: It's possible to upgrade mariadb to 10.3+?
Post by: Mighty Dr.Wolf 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
Title: Re: It's possible to upgrade mariadb to 10.3+?
Post by: Netino 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.
Title: Re: It's possible to upgrade mariadb to 10.3+?
Post by: Mighty Dr.Wolf 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
Title: Re: It's possible to upgrade mariadb to 10.3+?
Post by: Mighty Dr.Wolf 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
Title: Re: It's possible to upgrade mariadb to 10.3+?
Post by: Netino 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

Title: Re: It's possible to upgrade mariadb to 10.3+?
Post by: Mighty Dr.Wolf on March 15, 2019, 05:53:45 PM
thank you 
i appreciate your patience with me
now i understand that
thank you again
regards