• 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.

Problem upgrade mysql

Manuel_Caramia

Regular Pleskian
I have problem to ugrada mysql-5.1.73-3.el6_5.x86_64 to 5.5.41 I need this version because of I must restore one backup. Can you give me hot to do? I add epel and remi repository but if I update php, mysql will update to 5.5.42
Thanks
 
I am restoring the backup on plesk. Why I receive these errors?
#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'Backup_per_ripristino_orderhos_whmcs_1_1502182203' at line 1

Errore
Query SQL:
Backup_per_ripristino_orderhos_whmcs_1_15021822030000644000000000000000000375652112471177273020547 0ustar rootroot-- MySQL dump 10.13 Distrib 5.5.42, for Linux (x86_64)
--
-- Host: localhost Database: orderhos_whmcs
-- ------------------------------------------------------
-- Server version 5.5.41-cll-lve

/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
 
Manuel,
There is a syntax error with your SQL statements in the backup file..
You may want to visit that file, that line and see any UN-usual syntax so you rectify it ..
 
Back
Top