• We value your experience with Plesk during 2024
    Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024.
    Please take this short survey:

    https://pt-research.typeform.com/to/AmZvSXkx
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

MariaDB 10

redhell

Basic Pleskian
Hi,

how compatible is Plesk Panel 11.5 to MariaDB 10 because in the release notes of PP only MySQL 5.5 compatibility is listed and MariaDB 10 has MySQL 5.6 backported features.
On Plesk 12 it works 'ok' but there were some problems during the update because panel couldn't resolve the InnoDB status (or something similar).

Thanks.
 
how compatible is Plesk Panel 11.5 to MariaDB 10 because in the release notes of PP only MySQL 5.5 compatibility is listed and MariaDB 10 has MySQL 5.6 backported features.

Plesk 11.5 doesn't really work with MySQL 5.6. At least you won't be able to install it with MySQL 5.6 without errors. I'm not sure if it works with MariaDB 10. Basically current Plesk versions don't work with MySQL 5.6 due to strict mode (which can be turned off prior to installation as a potential workaround).

On Plesk 12 it works 'ok' but there were some problems during the update because panel couldn't resolve the InnoDB status (or something similar).

Could you be more specific? I'm sure devs would be interested to hear that (so that it gets fixed before 12.0 release).
 
/var/log/plesk/install/autoinstaller3.log:

Error:
WARNING: Unable to find InnoDB engine support.
 
Back
Top