Skip to content

Commit

Permalink
add mysql restart after mysql_upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
tcuje committed Dec 12, 2017
1 parent 628197e commit f61ca48
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.install-mysql-5.7.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ sudo dpkg --install mysql-apt-config_0.7.3-1_all.deb
sudo apt-get update -q
sudo apt-get install --allow-unauthenticated -q -y -o Dpkg::Options::=--force-confnew mysql-server
sudo mysql_upgrade
sudo service mysql restart
sudo apt-get install ant-optional

0 comments on commit f61ca48

Please sign in to comment.