Update 'mysql-8.0.sh'

This commit is contained in:
b.waal
2019-09-01 17:09:46 +02:00
parent 0ff27906cc
commit c36a9f932c

View File

@@ -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
EOF