MARIADB CRASH

 

MariaDB fails to start: Aria engine is not enabled or did not start


[ERROR] Could not open mysql.plugin table: "Unknown storage engine 'Aria'"

Resolution
  1. Connect to the Plesk server via SSH.

  2. Shut down MariaDB database server:

    mysqladmin -uadmin -p`cat /etc/psa/.psa.shadow` -h127.0.0.1 --protocol=tcp shutdown

  3. Rename the aria_log_control file:

    mv /var/lib/mysql/aria_log_control /var/lib/mysql/aria_log_control.orig

  4. Start MariaDB service:

    service mariadb start

  5. Run Plesk Update:

    plesk installer update

Tidak ada komentar:

Posting Komentar