commit | 6c86963e891bfdb89311e2a866d9792cb065a47b | [log] [tgz] |
---|---|---|
author | Roman Lubianyi <rlubianyi@mirantis.com> | Wed Jan 26 16:00:01 2022 +0200 |
committer | Roman Lubianyi <rlubianyi@mirantis.com> | Mon Feb 14 12:48:33 2022 +0000 |
tree | 926c3dfdf7801737c3432fff953a735c77f3b49a | |
parent | 4c13ce7491114ddf56d51ae9ad55f145a47ab6d9 [diff] |
Replace 'service mysql reload' with 'systemctl restart mysql' in MySQL upgrade pipeline In version 5.7 of MySQL file /etc/init.d/mysql is missing so reload command doesn’t work. Systemd used instead PROD-36756 Change-Id: I96fe4a0125efae8413def4a64fa67b5106de3d16 (cherry picked from commit 10d70fdd34df548302867e415fc1c66dd47b8d88)