Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F14002261
D11704.id28167.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
702 B
Referenced Files
None
Subscribers
None
D11704.id28167.diff
View Options
diff --git a/src/infrastructure/storage/management/workflow/PhabricatorStorageManagementDumpWorkflow.php b/src/infrastructure/storage/management/workflow/PhabricatorStorageManagementDumpWorkflow.php
--- a/src/infrastructure/storage/management/workflow/PhabricatorStorageManagementDumpWorkflow.php
+++ b/src/infrastructure/storage/management/workflow/PhabricatorStorageManagementDumpWorkflow.php
@@ -44,7 +44,7 @@
: '';
return phutil_passthru(
- 'mysqldump --single-transaction --default-character-set=utf8 '.
+ 'mysqldump --hex-blob --single-transaction --default-character-set=utf8 '.
'-u %s %C -h %s %C --databases %Ls',
$api->getUser(),
$flag_password,
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Oct 26, 5:03 PM (3 w, 3 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6712812
Default Alt Text
D11704.id28167.diff (702 B)
Attached To
Mode
D11704: Use --hex-blob flag in bin/storage dump
Attached
Detach File
Event Timeline
Log In to Comment