• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

MariaDB Bug - How to downgrade from MySQL 5.6

Evilmachine

Basic Pleskian
Hi there,

the support told my i have the MariaDB Bug and i should downgrade like said in here

http://kb.parallels.com/en/120508

But when i want to downgrade debai nwill uninstall the whole plesk panel.

Code:
root@bazingo:~# apt-get install mysql-server-5.5
Reading package lists... Done
Building dependency tree
Reading state information... Done
Suggested packages:
  tinyca
The following NEW packages will be installed:
  mysql-server-5.5
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B/2,096 kB of archives.
After this operation, 32.7 MB of additional disk space will be used.
Preconfiguring packages ...
(Reading database ... 165181 files and directories currently installed.)
Unpacking mysql-server-5.5 (from .../mysql-server-5.5_5.5.35+dfsg-0+wheezy1_amd64.deb) ...
[ ok ] Stopping MySQL database server: mysqld.
Replaced by files in installed package mysql-server-5.6 ...
Processing triggers for man-db ...
Setting up mysql-server-5.5 (5.5.35+dfsg-0+wheezy1) ...
[ ok ] Stopping MySQL database server: mysqld.
insserv: warning: script 'K01ctmilter_initd' missing LSB tags and overrides
insserv: warning: script 'ctmilter_initd' missing LSB tags and overrides
insserv: warning: script 'kavehost' missing LSB tags and overrides
insserv: script ctasd_initd: service Parallels already provided!
insserv: script ctasd_initd: service Premium already provided!
insserv: script ctasd_initd: service Outgoing already provided!
insserv: script ctasd_initd: service Antispam already provided!
[....] Starting MySQL database server: mysqldNo directory, logging in with HOME=/
. ok
[info] Checking for tables which need an upgrade, are corrupt or were
not closed cleanly..
root@bazingo:~# /etc/init.d/psa restart
[ ok ] Restarting Plesk engine pool manager: sw-engine-fpm.
root@bazingo:~# apt-get remove mysql-server-5.6
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be REMOVED:
  commtouch libpam-plesk mysql-server mysql-server-5.6 plesk-base plesk-core plesk-l10n plesk-management-node plesk-roundcube plesk-service-node-utilities pp-sitebuilder pp11.5.30-bootstrapper psa-fileserver psa-firewall
  psa-health-monitor psa-horde psa-imp psa-ingo psa-kronolith psa-libxml-proxy psa-mailman-configurator psa-migration-agents psa-migration-manager psa-mnemo psa-passwd psa-php5-configurator psa-phpfpm-configurator psa-phpmyadmin
  psa-phppgadmin psa-pylibplesk psa-rubyrails-configurator psa-spamassassin psa-tomcat-configurator psa-turba psa-updates psa-vpn psa-watchdog
0 upgraded, 0 newly installed, 37 to remove and 0 not upgraded.
After this operation, 608 MB disk space will be freed.
Do you want to continue [Y/n]? ^C
root@bazingo:~#

So what shall i do??
 
Do not use yum for operation with rpm packages! Use rpm package manager with corresponding options.
 
Back
Top