debian - How to fix mysql database -


it started when server not shut down properly. on next boot mysql failed start tried start service mysql restart failed , said job mysql.service failed. see 'systemctl status mysql.service' , 'journalctl -xn' details.

http://hastebin.com/uyijoquyol.coffee http://hastebin.com/fekepowuzi.avrasm

i have feeling database corrupt. there way repair files working order?

it seems have permission issue, start with:

160325 18:39:20  innodb: operating system error number 13 in file operation. innodb: error means mysqld not have access rights innodb: directory. innodb: file name ./ibdata1 innodb: file operation call: 'create'. innodb: cannot continue operation. 

have here:

mysql won't start - ibdata1 corrupt? - operating system error number 13 - permissions issue

regards


Comments