Page MenuHomeDevCentral

Configure MySQL socket in php.ini
ClosedPublic

Authored by dereckson on Mar 23 2018, 15:26.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Oct 6, 15:25
Unknown Object (File)
Sun, Oct 5, 09:12
Unknown Object (File)
Sun, Oct 5, 08:17
Unknown Object (File)
Fri, Oct 3, 17:08
Unknown Object (File)
Fri, Oct 3, 07:39
Unknown Object (File)
Fri, Oct 3, 00:03
Unknown Object (File)
Thu, Sep 25, 08:11
Unknown Object (File)
Sun, Sep 14, 10:24
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.