Page MenuHomeDevCentral

Configure MySQL socket in php.ini
ClosedPublic

Authored by dereckson on Mar 23 2018, 15:26.
Tags
None
Referenced Files
F6789092: D1481.diff
Thu, Apr 10, 00:15
Unknown Object (File)
Sun, Apr 6, 02:05
Unknown Object (File)
Tue, Apr 1, 00:01
Unknown Object (File)
Mon, Mar 31, 02:01
Unknown Object (File)
Thu, Mar 27, 12:16
Unknown Object (File)
Thu, Mar 27, 04:16
Unknown Object (File)
Mon, Mar 24, 07:32
Unknown Object (File)
Mon, Mar 24, 04:56
Subscribers
None

Details

Summary

Tell MySQLi and PDO MySQL extension the default MySQL socket path.

Fixes T1366.

Test Plan

mysqli_connect("localhost", "", "")

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Passed
Unit
No Test Coverage
Branch
php-configuration-file
Build Status
Buildable 2336
Build 2584: arc lint + arc unit

Event Timeline

dereckson created this revision.
This revision is now accepted and ready to land.Mar 23 2018, 15:27
This revision was automatically updated to reflect the committed changes.