cpanel / elevate

elevate your cPanel&WHM CentOS 7 server to Almalinux 8
https://cpanel.github.io/elevate/
BSD 2-Clause "Simplified" License
45 stars 29 forks source link

Add support for CL MySQL #386

Closed cPholloway closed 6 months ago

cPholloway commented 6 months ago
Case RE-153: This change detects if CL MySQL or cPanel MySQL is in use.
If cPanel MySQL is in use, then use the previous logic to handle MySQL.
If CL MySQL is in use, then block if MySQL is below version 5.5.
Otherwise, allow the elevate process to continue, and allow leapp to
handle updating MySQL for CL8 as leapp should handle it.

Changelog: Add support for CL MySQL

By submitting pull requests to this repo, I agree to the Contributor License Agreement which can be found at: https://github.com/cpanel/elevate/blob/main/docs/cPanel-CLA.pdf