Author Topic: Backups dont include mysql  (Read 4596 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
Backups dont include mysql
« on: September 04, 2020, 05:16:19 AM »
Hey guys good night, I really hope you guys can help me out with this.

Everytime I do a backup or one of those full back ups, for some reason it wont include all mysql's, will you know whats up with my panel, even if I checked the box to include it, and I do have, are wordpress websites and all of the have mysql.

When I decompress the file and check all folders, the only .sql that I can see under the folder mysql is user_grants.sql

Please I really need help on this.

thanks in advance.

Offline
*****
Re: Backups dont include mysql
« Reply #1 on: September 05, 2020, 06:34:33 AM »
check if your mysql have any bad configuration

Offline
*
Re: Backups dont include mysql
« Reply #2 on: September 29, 2020, 04:26:53 PM »
Its now solved

https://forum.centos-webpanel.com/index.php?topic=7034.0

Do you have [mysqld] along with local-infile=0? It should look like the following in your etc/my.cnf file:

[mysqld]
local-infile=0


I added this line into the file that says on this link and solved