Details
-
Type:
Task
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.5.20
-
Component/s: test
-
Labels:None
Description
the problem initially caused by https://jira.mariadb.org/browse/MDEV-26612: if MariaDB start by 'service mysql start' failed and the we try 'start mariadb...' we can end up with two server processes running and screwed system.
suggestion: use only `mariadb` for all versions of backend except 10.2 and earlier. If we need support for mysql and Percona we need to check backend product.