• 21-05-2023, 19:27:59
    #1
    Merhaba,

    Centos 7'de MySQL yanlışıkla durdurdum, başlatırken alttaki hatayı veriyor.

    Redirecting to /bin/systemctl start mysqld.service
    Job for mysqld.service failed because the control process exited with error code. See "systemctl status mysqld.service" and "journalctl -xe" for details.
  • 21-05-2023, 19:30:21
    #2
    mysql conf da bir şeyleri hatalı düzenlemişsiniz.
  • 21-05-2023, 19:33:48
    #3
    nurettin adlı üyeden alıntı: mesajı görüntüle
    mysql conf da bir şeyleri hatalı düzenlemişsiniz.
    Evet güzenleme yaptım, yedek almamışım eskisini de hatırlamıyorum neydi, default değerler nedir? Yardımcı olur musunuz?
  • 21-05-2023, 19:38:29
    #4
    systemctl status mysqld.service
    kodunu girin ve hata kodlarını paylaşın
  • 21-05-2023, 19:41:35
    #5
    adwerd0z1 adlı üyeden alıntı: mesajı görüntüle
    systemctl status mysqld.service
    kodunu girin ve hata kodlarını paylaşın
    ● mysqld.service - MySQL Server
    Loaded: loaded (/usr/lib/systemd/system/mysqld.service; enabled; vendor prese t: disabled)
    Drop-In: /etc/systemd/system/mysqld.service.d
    └─limits.conf
    Active: failed (Result: start-limit) since Sun 2023-05-21 19:31:32 +03; 9min ago
    Docs: man:mysqld(8)
    http://dev.mysql.com/doc/refman/en/using-systemd.html
    Process: 11445 ExecStart=/usr/sbin/mysqld --daemonize --pid-file=/var/run/mysq ld/mysqld.pid $MYSQLD_OPTS (code=exited, status=1/FAILURE)
    Process: 11424 ExecStartPre=/usr/bin/mysqld_pre_systemd (code=exited, status=0 /SUCCESS)

    May 21 19:31:32 best.kingsunucum.com systemd[1]: Failed to start MySQL Server.
    May 21 19:31:32 best.kingsunucum.com systemd[1]: Unit mysqld.service entered....
    May 21 19:31:32 best.kingsunucum.com systemd[1]: mysqld.service failed.
    May 21 19:31:32 best.kingsunucum.com systemd[1]: mysqld.service holdoff time....
    May 21 19:31:32 best.kingsunucum.com systemd[1]: Stopped MySQL Server.
    May 21 19:31:32 best.kingsunucum.com systemd[1]: start request repeated too ...e
    May 21 19:31:32 best.kingsunucum.com systemd[1]: Failed to start MySQL Server.
    May 21 19:31:32 best.kingsunucum.com systemd[1]: Unit mysqld.service entered....
    May 21 19:31:32 best.kingsunucum.com systemd[1]: mysqld.service failed.
    Hint: Some lines were ellipsized, use -l to show in full.
  • 21-05-2023, 20:23:36
    #6
    düzeltirim fakat zaman alır sanırım CENTOS WEB PANEL
  • 21-05-2023, 20:31:25
    #7
    my.conf dosyasında değerleri eski haline getirince düzeldi.