Page MenuHomeDevCentral

Configure MySQL socket in php.ini
ClosedPublic

Authored by dereckson on Mar 23 2018, 15:26.
Tags
None
Referenced Files
F11674224: D1481.id3793.diff
Tue, Sep 9, 06:18
F11674202: D1481.id.diff
Tue, Sep 9, 06:16
F11674173: D1481.diff
Tue, Sep 9, 06:15
Unknown Object (File)
Fri, Sep 5, 15:20
Unknown Object (File)
Thu, Sep 4, 08:42
Unknown Object (File)
Thu, Sep 4, 02:10
Unknown Object (File)
Thu, Sep 4, 01:25
Unknown Object (File)
Sat, Aug 30, 03:09
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.