Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15388559
D15670.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
549 B
Referenced Files
None
Subscribers
None
D15670.diff
View Options
diff --git a/src/infrastructure/cluster/PhabricatorDatabaseRef.php b/src/infrastructure/cluster/PhabricatorDatabaseRef.php
--- a/src/infrastructure/cluster/PhabricatorDatabaseRef.php
+++ b/src/infrastructure/cluster/PhabricatorDatabaseRef.php
@@ -358,10 +358,6 @@
'timeout' => 15,
);
- // TODO: Remove this once the MySQL connector has proper support
- // for it, see T6710.
- ini_set('mysql.connect_timeout', $spec['timeout']);
-
return PhabricatorEnv::newObjectFromConfig(
'mysql.implementation',
array(
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Mar 16, 4:00 AM (6 d, 15 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7704636
Default Alt Text
D15670.diff (549 B)
Attached To
Mode
D15670: Use new first-class MySQL timeout support in Phabricator
Attached
Detach File
Event Timeline
Log In to Comment