• Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
    Thank you in advance for your patience and understanding on the matter.

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