I have a new build of Leap 42.1. everything in is as the standard install built it. When I try to start (via Yast2) Mysql I get the following:
mysql.service - MySQL server Loaded: loaded (/usr/lib/systemd/system/mysql.service; enabled)
Active: activating (start-post) (Result: exit-code) since Sun 2016-06-26 17:04:40 EDT; 34s ago
Process: 20523 ExecStart=/usr/lib/mysql/mysql-systemd-helper start default (code=exited, status=1/FAILURE)
Process: 20514 ExecStartPre=/usr/lib/mysql/mysql-systemd-helper upgrade default (code=exited, status=0/SUCCESS)
Process: 20507 ExecStartPre=/usr/lib/mysql/mysql-systemd-helper install default (code=exited, status=0/SUCCESS)
Main PID: 20523 (code=exited, status=1/FAILURE); : 20524 (mysql-systemd-h)
CGroup: /system.slice/mysql.service -control |-20524 /bin/bash /usr/lib/mysql/mysql-systemd-helper wait default
-21934 sleep 1
Jun 26 17:04:40 mmgdb001 mysql-systemd-helper[20523]: 160626 17:04:40 [ERROR] Plugin ‘InnoDB’ registration as a STORAGE ENGINE failed.
Jun 26 17:04:40 mmgdb001 mysql-systemd-helper[20523]: 160626 17:04:40 [ERROR] mysqld: File ‘/var/lib/mysql/aria_log_control’ not found (Errcode: 13 “Permission denied”)
Jun 26 17:04:40 mmgdb001 mysql-systemd-helper[20523]: 160626 17:04:40 [ERROR] mysqld: Got error ‘Can’t open file’ when trying to use aria control file ‘/var/lib/mysql/aria_log_control’
Jun 26 17:04:40 mmgdb001 mysql-systemd-helper[20523]: 160626 17:04:40 [ERROR] Plugin ‘Aria’ init function returned error.
Jun 26 17:04:40 mmgdb001 mysql-systemd-helper[20523]: 160626 17:04:40 [ERROR] Plugin ‘Aria’ registration as a STORAGE ENGINE failed.
Jun 26 17:04:40 mmgdb001 mysql-systemd-helper[20523]: 160626 17:04:40 [ERROR] Can’t open the mysql.plugin table. Please run mysql_upgrade to create it.
Jun 26 17:04:40 mmgdb001 mysql-systemd-helper[20523]: 160626 17:04:40 [ERROR] Unknown/unsupported storage engine: InnoDB
Jun 26 17:04:40 mmgdb001 mysql-systemd-helper[20523]: 160626 17:04:40 [ERROR] Aborting Jun 26 17:04:40 mmgdb001 mysql-systemd-helper[20523]: 160626 17:04:40 [Note] /usr/sbin/mysqld: Shutdown complete
Jun 26 17:04:40 mmgdb001 systemd[1]: mysql.service: main process exited, code=exited, status=1/FAILURE
I spent several hours researching the InnoDB error and tried numerous suggestion with zero success, finally just rebuilt the machine, but still get this error. This is a virtual machine running under virtual box.