My mysql service doesn’t start. When I write the command “rcmysql status” , I get this message.
ql.service - MySQL server
Loaded: loaded (/usr/lib/systemd/system/mysql.service; disabled)
Active: failed (Result: exit-code) since Tue 2014-08-26 09:43:09 EEST; 5s ago
Process: 10001 ExecStart=/usr/lib/mysql/rcmysql start (code=exited, status=1/FAILURE)
Aug 26 09:43:08 linux-m2fv rcmysql[10001]: maximumevler_com.me14_user_usergroup_map OK
Aug 26 09:43:08 linux-m2fv rcmysql[10001]: maximumevler_com.me14_usergroups OK
Aug 26 09:43:08 linux-m2fv rcmysql[10001]: maximumevler_com.me14_users OK
Aug 26 09:43:08 linux-m2fv rcmysql[10001]: maximumevler_com.me14_viewlevels OK
Aug 26 09:43:08 linux-m2fv rcmysql[10001]: maximumevler_com.me14_weblinks OK
Aug 26 09:43:08 linux-m2fv rcmysql[10001]: metalmuhendislik
Aug 26 09:43:08 linux-m2fv rcmysql[10001]: metalmuhendislik.admins OK
Aug 26 09:43:08 linux-m2fv rcmysql[10001]: metalmuhendislik.bulletin OK
Aug 26 09:43:08 linux-m2fv rcmysql[10001]: metalmuhendislik.childmoduls OK
Aug 26 09:43:08 linux-m2fv rcmysql[10001]: metalmuhendislik.haberler OK
Aug 26 09:43:09 linux-m2fv systemd[1]: mysql.service: control process exited, code=exited status=1
Aug 26 09:43:09 linux-m2fv systemd[1]: Failed to start MySQL server.
Aug 26 09:43:09 linux-m2fv systemd[1]: Unit mysql.service entered failed state.
So I thought the error related to last database table and I removed it but it didn’t work and I got same message with next database name.
Please help me.