• Support
  • MySQLd service failed to start (after restarting server)

Hello, use the ssh tool to execute the command to see if there is any error?
cat /www/server/data/*.err|grep -i -C 10 error

jaac

Hello, this is not the latest log, the time of your server is incorrect?

jaac

  • jaac replied to this.

    I suggest you check whether you have modified the mysql log configuration? Check the mysql log for errors

    jaac

    • jaac replied to this.

      lutfifuadi
      Hello, what have you done? Try the server to do a snapshot backup and then operate
      please use the root authority to execute the command
      Is it normal to try to move the file away?
      cd /www/server/data/
      mv ibdata1 /tmp/ibdata1.bak
      mv ib_logfile0 /tmp/ib_logfile0.bak
      mv ib_logfile1 /tmp/ib_logfile1.bak
      /etc/init.d/mysqld restart

      19 days later

      Hi, please describe your problem in detail.
      If you delete the prompted directory by mistake, please find a professional company to help you restore important data
      If there is no database, you can reinstall mysql

      aaP_olaniyi

      Please check whether the mysql configuration file has changed the database storage directory?

      aaP_olaniyi