Homestyx hydra
Diffusion hydra 28b23fd789dc

Use --hex-blob flag in bin/storage dump

Description

Use --hex-blob flag in bin/storage dump

Summary: mysqldump output can end up having weird encoding issues when raw BLOBs are in the output, preventing the backup restoration from succeeding. This hex-encodes blobs in the dump from the backup workflow causing the output file to only contain ASCII and ensure imports are successful.

Test Plan: Had issues restoring a backup from the original mysqldump command issued by this workflow. Ran the same command with this flag added and I was able to restore the backup.

Reviewers: #blessed_reviewers, epriestley

Reviewed By: #blessed_reviewers, epriestley

Subscribers: epriestley

Differential Revision: https://secure.phabricator.com/D11704

Details

Provenance
EricAuthored on Feb 6 2015, 3:44 PM
epriestleyCommitted on Feb 6 2015, 3:56 PM
sirocylPushed on Oct 16 2024, 5:49 AM
Parents
R1:472f316bbd90: Auth - allow for "auto login" providers
Branches
Unknown
Tags
Unknown

Event Timeline