Page MenuHomeDevCentral

Configure MySQL socket in php.ini
ClosedPublic

Authored by dereckson on Mar 23 2018, 15:26.
Tags
None
Referenced Files
F29420381: D1481.id.diff
Sun, May 17, 14:35
Unknown Object (File)
Thu, May 14, 10:57
Unknown Object (File)
Sun, May 10, 17:48
Unknown Object (File)
Sat, May 9, 09:36
Unknown Object (File)
Wed, May 6, 04:46
Unknown Object (File)
Tue, May 5, 16:38
Unknown Object (File)
Tue, May 5, 15:19
Unknown Object (File)
Mon, May 4, 09:26
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.