stable

Clone or download

Read-only

Use MySQL 5.7 CLI when doing test setups

The old CLI version does not support the authentication plugin used by default on MySQL 8.0 (caching_sha2_password) so it prevent to connect to the DB. Part of request #22660: Run Tuleap with MySQL 8.0 Change-Id: Ia05b968a4028d4570d486469ace4af140852d3a0

Modified Files

Name
M tests/integration/bin/setup.sh +3 −2 Go to diff View file
M tests/rest/bin/setup.sh +3 −2 Go to diff View file
M tests/soap/bin/setup.sh +1 −1 Go to diff View file