stable

Clone or download

Read-only

chore: request #35879 Remove dependency to MySQL CLI tools

These tools are only used during the installation. Removing our dependency on them gives us more flexibility (it becomes easier to use a different MySQL flavor like Percona Server for MySQL). Change-Id: I8944e327e9c140075e12eb55533155e827ea72a3

Modified Files

Name
M src/tuleap-cfg/Command/SetupMysql/DatabaseConfigurator.php +42 −1 Go to diff View file
M src/tuleap-cfg/Command/SetupMysqlInitCommand.php +9 −4 Go to diff View file
M tests/build_and_run/test.sh +1 −0 Go to diff View file
M tests/unit/tuleap-cfg/Command/SetupMysqlInitCommandTest.php +0 −12 Go to diff View file
M tools/rpm/tuleap.rhel7.spec +0 −3 Go to diff View file
M tools/setup.sh +1 −18 Go to diff View file
M tools/setup/el7/include/define.sh +1 −16 Go to diff View file
M tools/setup/el7/include/setup.sh +0 −7 Go to diff View file