Control Web Panel

WebPanel => MySQL => Topic started by: vansunday on November 25, 2020, 07:23:11 PM

Title: Any plan to upgrade the MariaDB in future releases?
Post by: vansunday on November 25, 2020, 07:23:11 PM
Hi,

MariaDB 10.1 end-of-life was in October 2020, and it will not be maintained. In other words, we will not have updates and security fixes. Is there any plan that CWP will upgrade the MariaDB to 10.2 or above in the coming releases?

Thanks,

Tony
Title: Re: Any plan to upgrade the MariaDB in future releases?
Post by: cinique on November 25, 2020, 07:45:52 PM
Code: [Select]
vi /etc/yum.repos.d/mariadb.repo
[mariadb]
name = MariaDB
baseurl = http://yum.mariadb.org/10.2/centos7-amd64
gpgkey=https://yum.mariadb.org/RPM-GPG-KEY-MariaDB
gpgcheck=1


yum update
Title: Re: Any plan to upgrade the MariaDB in future releases?
Post by: cinique on November 25, 2020, 08:19:28 PM
Note that this question has been asked before on the forum, not just once.  ;)
Title: Re: Any plan to upgrade the MariaDB in future releases?
Post by: Starburst on November 27, 2020, 12:45:49 AM
I've upgraded to 10.5 on CentOS 8.

What version are you looking to upgrade to?
Below is a tutorial that is helpful, but make sure you Follow Every Step.

https://www.mysterydata.com/update-upgrade-to-mariadb-10-4-on-vestacp-cwp-centos-7/
Title: Re: Any plan to upgrade the MariaDB in future releases?
Post by: meek2100 on January 22, 2021, 11:29:00 PM
@Starburst,
I just upgraded to Mariadb 10.5 on CentOS 8 as well. Are you seeing an issue where the MySql Port in the CWP panel is listed as "MySQL Remote" even though it is 3006 when I check?  I posted about it here, but not sure if I did something wrong or if this relates to the change from "mysqld" to "mariadbd".

http://forum.centos-webpanel.com/index.php?topic=10151.msg35559#msg35559
Title: Re: Any plan to upgrade the MariaDB in future releases?
Post by: fatihalp on March 05, 2021, 08:30:06 PM
I'm waiting same thing why not upgrade?