Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F14019695
D16317.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
638 B
Referenced Files
None
Subscribers
None
D16317.diff
View Options
diff --git a/src/infrastructure/storage/management/workflow/PhabricatorStorageManagementShellWorkflow.php b/src/infrastructure/storage/management/workflow/PhabricatorStorageManagementShellWorkflow.php
--- a/src/infrastructure/storage/management/workflow/PhabricatorStorageManagementShellWorkflow.php
+++ b/src/infrastructure/storage/management/workflow/PhabricatorStorageManagementShellWorkflow.php
@@ -31,7 +31,7 @@
}
return phutil_passthru(
- 'mysql --default-character-set=utf8 '.
+ 'mysql --protocol=TCP --default-character-set=utf8 '.
'-u %s %C -h %s %C',
$api->getUser(),
$flag_password,
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Nov 6, 11:28 PM (1 w, 2 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6737493
Default Alt Text
D16317.diff (638 B)
Attached To
Mode
D16317: bin/storage shell: force TCP
Attached
Detach File
Event Timeline
Log In to Comment