When trying to start it via CloudPanel or terminal, I was getting:
Command "/usr/bin/sudo /bin/systemctl restart 'mysql'" failed: the process exceeded the timeout of 30 secondsOn checking the logs:
ERROR: Can't lock aria control file '/home/mysql/aria_log_control'
ERROR: Unable to lock ./ibdata1
ERROR: Plugin 'InnoDB' registration as a STORAGE ENGINE failed.I tried restarting the service, killing processes, nothing helped. MariaDB just wouldn't start.
Any ideas?
