mirror of
https://github.com/cloudpanel-io/cloudpanel-ce.git
synced 2026-04-05 20:31:58 +02:00
Incorrect Database Engine reported under instance > services. #59
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @MPLEXO on 8/9/2025
CloudPanel version(s) affected
2.5.2
Description
I'm running MariaDB for my database engine, but under instance > Services.
It says MySQL. Should this not reflect what DB engine you are running?
Debian 12, Cloud Panel 2.5.2
How to reproduce
Checked on two different installs both report MySQL, instead of MariaDB.
Unsure if this is by design or not.
Possible Solution
Update Services page, to show what DB Engine you are running.
Additional Context
No response