• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • 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 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