[MXS-3862] system-test framework starts MariaDB server in the backend using both 'mysql' and 'mariadb' serices Created: 2021-11-09  Updated: 2022-03-09  Resolved: 2022-03-09

Status: Closed
Project: MariaDB MaxScale
Component/s: test
Affects Version/s: None
Fix Version/s: 2.5.20

Type: Task Priority: Major
Reporter: Timofey Turenko Assignee: markus makela
Resolution: Fixed Votes: 0
Labels: None


 Description   

e.g https://github.com/mariadb-corporation/MaxScale/blob/6.1/system-test/maxtest/src/mariadb_nodes.cc#L180

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.


Generated at Thu Feb 08 04:24:29 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.