• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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