Bug #97909 Job for mysqld.service failed because the control process exited with error code
Submitted: 6 Dec 2019 7:45 Modified: 6 Dec 2019 13:04
Reporter: Farhan Gunawan Email Updates:
Status: Not a Bug Impact on me:
None 
Category:MySQL Server Severity:S3 (Non-critical)
Version:Ver 14.14 Distrib 5.5.61, OS:CentOS
Assigned to: CPU Architecture:x86 ((x86_64) using EditLine wrapper)

[6 Dec 2019 7:45] Farhan Gunawan
Description:
my service mysql stopped and cannot started.

try to run 
# service mysql start

output was : 
Redirecting to /bin/systemctl start mysql.service
Job for mysqld.service failed because the control process exited with error code. See "systemctl status mysqld.service" and "journalctl -xe" for details.

run 
# systemctl status mysqld.service

output was 
* mysqld.service - LSB: start and stop MySQL
   Loaded: loaded (/etc/rc.d/init.d/mysqld; bad; vendor preset: disabled)
   Active: failed (Result: exit-code) since Fri 2019-12-06 07:44:18 UTC; 31s ago
     Docs: man:systemd-sysv-generator(8)
  Process: 2527 ExecStart=/etc/rc.d/init.d/mysqld start (code=exited, status=1/FAILURE)

Dec 06 07:44:17 vps474557.local systemd[1]: Starting LSB: start and stop MySQL...
Dec 06 07:44:18 vps474557.local mysqld[2527]: Starting MySQL. ERROR! The server quit without updating ...id).
Dec 06 07:44:18 vps474557.local systemd[1]: mysqld.service: control process exited, code=exited status=1
Dec 06 07:44:18 vps474557.local systemd[1]: Failed to start LSB: start and stop MySQL.
Dec 06 07:44:18 vps474557.local systemd[1]: Unit mysqld.service entered failed state.
Dec 06 07:44:18 vps474557.local systemd[1]: mysqld.service failed.
Hint: Some lines were ellipsized, use -l to show in full.

How to repeat:
please someone helpwith this case

Thank you for support
[6 Dec 2019 7:47] Farhan Gunawan
This are logs mysqld.log

Attachment: mysqld.7z (application/octet-stream, text), 19.28 KiB.

[6 Dec 2019 13:04] MySQL Verification Team
Hello Mr. Gunawan,

Thank you for your bug report.

However, this is not a bug. I have studied your logs very carefully and it is very clear that your configuration of both MySQL and systemctl are wrong.

You have many references to the machines that do not exist on your intranet or internet.

You have to fix it yourself.

Not a bug.
[1 Oct 2020 23:34] Gestao Ambiente Banco de Dados Oracle
job for mysqld.service failed because the control process exited with error code, is the same issue, without solution, Oracle Linux 7.1, several times trying to execute, but the error it is hard, nobody have a solution in several blogs...
[2 Oct 2020 12:12] MySQL Verification Team
Hi,

As I wrote before, it is a problem with how you configure your scripts.

Also, MySQL 5.5 is not longer supported.