Page MenuHomePhabricator

D15670.diff
No OneTemporary

D15670.diff

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

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)

Event Timeline