how can extract mysql from full backup?for use as mysql backup?
i have full back up and want find in it MsQl backup for use ase mysql backup0
how can extract mysql from full backup?for use as mysql backup?
i have full back up and want find in it MsQl backup for use ase mysql backup0
Just untar the backup file and grab the mysql dump file from the mysql directory.
tar -zxvf file-name.tar.gz