Quản trị net diễn đàn chia sẻ thông tin các thủ thuật mạng, internet bảo mật thông tin dành cho giới IT VIệt hy vọng là nơi bổ ích cho cộng đồng

Quản trị net diễn đàn chia sẻ thông tin các thủ thuật mạng, internet bảo mật thông tin dành cho giới IT VIệt hy vọng là nơi bổ ích cho cộng đồng (http://quantrinet.com/forum/index.php)
-   Hướng dẫn sử dụng Plesk (http://quantrinet.com/forum/forumdisplay.php?f=195)
-   -   Issue Error mariadb stop because InnoDB storage engine failed (http://quantrinet.com/forum/showthread.php?t=10346)

hoctinhoc 23-06-2023 12:35 AM

Issue Error mariadb stop because InnoDB storage engine failed
 
Issue Error mariadb stop because InnoDB storage engine failed

Fix lỗi: Issue Error mariadb stop because InnoDB storage engine failed


  1. Connect to a Plesk server via SSH.
  2. Stop MySQL/Mariadb server:
    # service mysql stop || service mariadb stop || service mysqld stop
  3. Rename the corrupted ib_logfile files:
    # mv /var/lib/mysql/ib_logfile0 /var/lib/mysql/ib_logfile0.bak
    # mv /var/lib/mysql/ib_logfile1 /var/lib/mysql/ib_logfile1.bak
  4. Start MySQL/Mariadb server:
    # service mysql start || service mariadb start || service mysqld start



Tham khảo: https://www.plesk.com/kb/support/mys...not-supported/


Bây giờ là 06:10 AM. Giờ GMT +7

Diễn đàn tin học QuantriNet
quantrinet.com | quantrimang.co.cc
Founded by Trương Văn Phương | Developed by QuantriNet's members.
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.