automysqlbackup: Unknown table engine ‘PERFORMANCE_SCHEMA’

This error seems to be related to the MySQL-Bug #58406 (status: verified).

For the moment, you can ignore that message. The process skips the table and continues as always.
Whatever, if you want to make sure that your database has not been corrupted in consequence of this error, simply force mysqldump to ignore all performance_schema-tables.

Plesk way:

“automysqlbackup: Unknown table engine ‘PERFORMANCE_SCHEMA’”Continue reading

Recovery Grub Legacy boot loader from grub-shell

All you need to do is access the terminal using the installation CD/DVD of your GNU/Linux operating system or to do the boot over network with RIPLinux. Once you are in the terminal, you will have to access the ‘grub’ shell to change the grub configuration:

# grub

You will get the grub-shell prompt:

“Recovery Grub Legacy boot loader from grub-shell”Continue reading

Scroll to top