Trouble with backup sql data Directadmin 1.52.1

quanghuy985

Verified User
Joined
Jan 3, 2018
Messages
5
Hello,

Do you get errors in Directadmin?

Do you get errors when create/edit/delete MySQL databases in Directadmin?

Do you get /usr/local/directadmin/conf/mysql.conf? /usr/local/directadmin/conf/my.conf? With a valid da_admin's password?

Do you have backups created with the following commands?

Code:
cd /usr/local/directadmin/custombuild
./build set mysql_backup yes
./build mysql_backup
 
Hello,

Do you get errors in Directadmin?

Do you get errors when create/edit/delete MySQL databases in Directadmin?

Do you get /usr/local/directadmin/conf/mysql.conf? /usr/local/directadmin/conf/my.conf? With a valid da_admin's password?

Do you have backups created with the following commands?

Code:
cd /usr/local/directadmin/custombuild
./build set mysql_backup yes
./build mysql_backup

Hello zEitEr!
Thanks for your support, i have the trouble like this post http://forum.directadmin.com/showthread.php?t=51215 (it's been here from 2015).
There is no errors when i run backup. But the SQL data files after backup is 0 kb. I set mysql_backup is yes.

Thanks you
 
If you have the same issue with local-infile=0 then the thread which you are referring to has a solution.
 
Back
Top