tommix
Member
Posted 2 months ago #
Hi, seems that the backups done with this great plugin is not supported in phpMyAdmin, it shows errors in such places like
#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 'SET character_set_client = @saved_cs_client' at line 23
Hi,
Rather then going to use plugin for the backup I suggest you to do the manual backup. For the manual database backup please check with this URL:
http://codex.wordpress.org/Backing_Up_Your_Database#Using_phpMyAdmin
Thanks,
Shane G.
danielhuesken
Member
Posted 2 months ago #
use Version 0.7.0 ther it is fixed.
at the line the traling ; is missing.
tommix
Member
Posted 2 months ago #
Thanks danielhuesken. I just tried it works great :)
Shane G thanks too, i know how to use phpMyadmin i just need automatic stuff not manually :)
tommix
Member
Posted 2 months ago #
By the way-how to make older versions backup to work with phpmyadmin? i have very important backup and i need it and i deleted all lines your plugin made left only mysql commands with data-it don't work..
tommix
Member
Posted 2 months ago #
Ok i found how :) as you said: at the line the traling ; is missing. after CHARSET=*****