Control Web Panel

WebPanel => MySQL => Topic started by: meek2100 on January 22, 2021, 11:17:03 PM

Title: Upgraded CentOS 8 to MariaDB to 10.5 now MySQL port shows as MySQL Remote
Post by: meek2100 on January 22, 2021, 11:17:03 PM
Upgraded MariaDB on CentOS 8 to 10.5 by following this guide (https://www.mysterydata.com/update-upgrade-to-mariadb-10-4-on-vestacp-cwp-centos-7/#comment-4631) with Cent OS 8 repo and everything appears to be running fine, but on the CWP Panel under Application Version it lists the MySQL Port as “MySQL Remote” instead of “3006”. I double checked with netstat -tlnp that it is in fact running on port 3006, but I’m assuming this is a bug because CWP is looking for msqld and MariaDB switches from “msqld” to “mariadbd” with 10.5.

Is this correct thinking?  Is there any way to fix this so CWP looks for mysqld OR mariadbd?
Title: Re: Upgraded CentOS 8 to MariaDB to 10.5 now MySQL port shows as MySQL Remote
Post by: meek2100 on January 23, 2021, 12:22:22 AM
Here is a screenshot of what it looks like.

(https://i.ibb.co/z2Zw0Jf/Screenshot-2021-01-22-171726.png)