Hi
@cPRex here is a cleaner version of this and much simpler
1. You start with
yum remove mysql in Terminal, finish removing it
2. You move the current
/var/lib/mysql to
/var/lib/mysql.old or delete, but moving is always better
3. Edit the
/var/cpanel/cpanel.config from
mysql-version=8.0 to mysql-version=10.3
3.
WHM > MySQL/MariaDB Upgrade > 10.3 > Unattended.
This will cause this
Code:
Obtained version information from cpanel.config.
Beginning “MariaDB 10.3” upgrade...
nsuring the “MariaDB103” repository is available and working.
Disabling package module mysql
Disabling package module mariadb
checkyum version 22.3 (excludes: bind-chroot)
.,.... more autoscroll items
Dependencies resolved.
Nothing to do.
Complete!
MariaDB installed from official repository.
Building configuration.
mysql restarted successfully.
MariaDB upgrade completed successfully
4. Lets reconnect Root password
WHM > Mysql Root Password
Code:
Updated the password for the active MySQL profile.
Applications using MySQL will now be updated.
Updating “DBcache” configuration … Success …Done Updating “Roundcube” configuration … Roundcube is configured to use SQLite. This update is for Roundcube using MySQL. Running /usr/local/cpanel/bin/update-roundcube-sqlite-db. Success …Done Updating “phpMyAdmin” configuration … Success …Done
You have successfully changed “root”’s MySQL password.
Done!, I wish I could just delete my initial 2 replies and just SET this as the only thing in the reply, to avoid anyone the other hassle..
All done
Current Version
MariaDB 10.3.35-MariaDB
Tried, tested, works..
@cPRex Maybe you can edit my first 2 and just change text to "...." so people will see this post? or SPLIT my post into a new thread and delete the initial thread..