Bug #85312 i could not start mysql serrverr
Submitted: 5 Mar 2017 17:51 Modified: 7 Mar 2017 6:10
Reporter: satyendra kumar Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Server Severity:S3 (Non-critical)
Version:7.3 OS:Oracle Linux (7.3)
Assigned to: CPU Architecture:Any

[5 Mar 2017 17:51] satyendra kumar
Description:
root@Oracle /]# systemctl status mysqld.service
● mysqld.service - SYSV: MySQL database server.
   Loaded: loaded (/etc/rc.d/init.d/mysqld; bad; vendor preset: disabled)
   Active: failed (Result: exit-code) since Mon 2017-03-06 23:20:46 IST; 15s ago
     Docs: man:systemd-sysv-generator(8)
  Process: 13579 ExecStart=/etc/rc.d/init.d/mysqld start (code=exited, status=1/FAILURE)

Mar 06 23:20:39 Oracle systemd[1]: Starting SYSV: MySQL database server....
Mar 06 23:20:46 Oracle mysqld[13579]: MySQL Daemon failed to start.
Mar 06 23:20:46 Oracle mysqld[13579]: Starting mysqld:  [FAILED]
Mar 06 23:20:46 Oracle systemd[1]: mysqld.service: control process exited, code=exited status=1
Mar 06 23:20:46 Oracle systemd[1]: Failed to start SYSV: MySQL database server..
Mar 06 23:20:46 Oracle systemd[1]: Unit mysqld.service entered failed state.
Mar 06 23:20:46 Oracle systemd[1]: mysqld.service failed.

How to repeat:
root@Oracle /]# systemctl status mysqld.service
● mysqld.service - SYSV: MySQL database server.
   Loaded: loaded (/etc/rc.d/init.d/mysqld; bad; vendor preset: disabled)
   Active: failed (Result: exit-code) since Mon 2017-03-06 23:20:46 IST; 15s ago
     Docs: man:systemd-sysv-generator(8)
  Process: 13579 ExecStart=/etc/rc.d/init.d/mysqld start (code=exited, status=1/FAILURE)

Mar 06 23:20:39 Oracle systemd[1]: Starting SYSV: MySQL database server....
Mar 06 23:20:46 Oracle mysqld[13579]: MySQL Daemon failed to start.
Mar 06 23:20:46 Oracle mysqld[13579]: Starting mysqld:  [FAILED]
Mar 06 23:20:46 Oracle systemd[1]: mysqld.service: control process exited, code=exited status=1
Mar 06 23:20:46 Oracle systemd[1]: Failed to start SYSV: MySQL database server..
Mar 06 23:20:46 Oracle systemd[1]: Unit mysqld.service entered failed state.
Mar 06 23:20:46 Oracle systemd[1]: mysqld.service failed.
[7 Mar 2017 6:10] MySQL Verification Team
Not enough information was provided for us to be able to handle this bug. Please re-read the instructions at http://bugs.mysql.com/how-to-report.php

If you can provide more information, feel free to add it to this bug and change the status back to 'Open'.

Thank you for your interest in MySQL.