Bug #74936 Store uncompressed size for compressed backups
Submitted: 20 Nov 2014 8:34 Modified: 31 May 2016 10:04
Reporter: Daniël van Eeden (OCA) Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Enterprise Backup Severity:S4 (Feature request)
Version:3.11.0 OS:Any
Assigned to: CPU Architecture:Any

[20 Nov 2014 8:34] Daniël van Eeden
Description:
In the backup_contents.xml file the compressed sizes are stored on a per table basis. Please also store the uncompressed size for each table.

This helps when I want to calculate if I have enough space to uncompress the backup.

Ideally MEB should calculate how many space is needed when running apply-log/uncompress and then checking if there is enough space available on the filesystem.

How to repeat:
See description

Suggested fix:
Store uncompressed size for compressed backups
[31 May 2016 10:05] Anandakumar S
Hi Daniël van Eeden,

Thank you for the feature request. 

Thanks
Anand