Control Web Panel
WebPanel => MySQL => Topic started by: Starburst on June 11, 2023, 10:11:08 PM
-
Tried to upgrade to 11.0.2 using https://wiki.centos-webpanel.com/mariadb-upgrade-to-new-version as a guide.
After upgrading the dashboard didn't show any version info, and then gave the following error:
danger
MySQL - BAD CONFIGURATION DETECTED
MySQL bad configuration detected, check from the console by using mysql command !!!
-
Oh man, if YOU can't figure it out, we're all lost. I'm on 10.6.14 long term release, so I'll stay put until the frontrunners figure it out!
-
Being facetious?
All our servers are at 10.11.x
Other problem (not with CWP), is that the symlink for mysql_upgrade is broken, and you have to run the main binary mariadb-upgrade instead.
-
Did the upgrade to 11 finally work, or stay on 10.6 ?
-
I haven't had time to try again on our test box.
It's on my list of things to do.
The latest MariaDB LTS version 10.11.x (Currently 10.11.5) upgraded to and works fine.
As long as you follow the Wiki when upgrading.
-
Thank you
-
So it looks like it worked, sorta.
(https://starburstservices.com/images/Application_Versions.png)
(https://starburstservices.com/images/MariaDB_Version.png)
Version showing is incorrect, unless this is a bug in 11.1.x when CWP is querying the version.
This MariaDB version 11.1.2 added 2 additional files:
MariaDB-server-compat
MariaDB-client-compat
@overseer, what do you think?
BTW If you want to login to the test box I can send you the info.
-
So according to MariaDB this is correct.
Looks like CWP is querying the client version, not server version.
# mariadb --version
mariadb from 11.1.2-MariaDB, client 15.2 for Linux (x86_64) using readline 5.1
-
Sorry, late to the party as usual. I'll give my lesser server a test go and see how I make out.
-
HEllo,
i want to upgrade tfrom 10.4 to 10.11, do it is safe all good if i follow your link below ?
tks
I haven't had time to try again on our test box.
It's on my list of things to do.
The latest MariaDB LTS version 10.11.x (Currently 10.11.5) upgraded to and works fine.
As long as you follow the Wiki when upgrading.
-
You should be fine following the CWP Wiki page.
But as always you should make a backup/image before making any major change.
-
hi
i can confirm the update to MariaDB 11.2.1 is working without problems.
I have it running for about 2 Weeks now without any problems.
CWP is still showing the wrong version, it is still using the client version but i can live with it as i know what version i installed :)
-
Yes, that is what the other thread showed also.
But MariaDB 10.11.x is the latest LTS.
11.0.x and 11.1.x are 1 year support.
No one seems to know why CWP is querying the client version, instead of the server version.