Fix MariaDB conf

This commit is contained in:
VirtuBox
2022-09-08 21:18:42 +02:00
parent af2a42c434
commit 426fb7ce52

View File

@@ -1347,7 +1347,7 @@ def post_pref(self, apt_packages, packages, upgrade=False):
# set innodb_buffer_pool_instances depending
# on the amount of RAM
WOService.restart_service(self, 'mysql')
WOService.restart_service(self, 'mariadb')
# WOFileUtils.mvfile(self, '/var/lib/mysql/ib_logfile0',
# '/var/lib/mysql/ib_logfile0.bak')