major / major/MySQLTuner-perl

fix(ci): enable Group Replication recovery SSL in multi-db-docker-env and fix DB_PASS resolution in test_ha.sh

Open
#977 2 comments 0 reactions 1 assignee View on GitHub

@jmrenouard is already working on this.

Since Aug 7, 2026.

Dominant language
Perl
Stars
9.5k
Forks
1.3k
Avg merge
9h 4m
Merged PRs (30d)
8

Description

## Description
Fix Group Replication SSL recovery setting (`group_replication_recovery_use_ssl=ON`) in `multi-db-docker-env` and synchronize `DB_PASS` resolution with `.env` file in `test_ha.sh` to ensure all HA E2E tests (`galera`, `innodb_cluster`, `replication`) pass.

## Changes Made
- `multi-db-docker-env`: Set `group_replication_recovery_use_ssl=ON` during InnoDB Cluster bootstrap and node join.
- `build/test_ha.sh`: Resolve `DB_PASS` dynamically from `vendor/multi-db-docker-env/.env` if present.

Assignee: @jmrenouard

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.