• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

problem with backup :-(

A

Aizatullov

Guest
Hello, All.
I use SUSE 10.0 and plesk 8.2
One of my sites has been corrupted. And i use backup system from the Plesk interface. After deployment backup, i has seen message:

Failed deployment of database client (domain domain)

Unable to execute the following command:
Unpack MIME part.
The probable reason is: Runtime error during 'db': (1, '', 'ERROR 1071 (42000) at line 1042: Specified key was too long; max key length is 1000 bytes\n')

And now site does not work (((((
Is there any solution?????
 
Hi

i think this comes from different mysql versions.....but i have not really a solution for that....check google about max key length

reagards
ACID25
 
can i in anyway open backup file, and manual edit some rows to fix this trouble ???
 
you can do it on the old server....export database on your computer and edit the db.sql file f.e. with an editor of your choice...
go to new server and import the fixed db...
 
But i have only one server ! I do not migrate? i am attempt restore backup, after crash site ! And i have not dump of db? i have only backup on plesk format ....
 
The problem is solved.
I am, unzip file and cut by sed from totalbackup sql dump and restore him.
 
Back
Top