From c36a9f932c8d61082fb110f6b02dbea04a3e3b20 Mon Sep 17 00:00:00 2001 From: "b.waal" Date: Sun, 1 Sep 2019 17:09:46 +0200 Subject: [PATCH] Update 'mysql-8.0.sh' --- mysql-8.0.sh | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/mysql-8.0.sh b/mysql-8.0.sh index 8f1d9b4..dc57459 100644 --- a/mysql-8.0.sh +++ b/mysql-8.0.sh @@ -52,7 +52,4 @@ myisam-recover-options = BACKUP log_error = /var/log/mysql/error.log expire_logs_days = 10 max_binlog_size = 100M -EOF - -systemctl restart mysql -systemctl enable mysql \ No newline at end of file +EOF \ No newline at end of file