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