Page MenuHomeDevCentral

Configure MySQL socket in php.ini
ClosedPublic

Authored by dereckson on Mar 23 2018, 15:26.
Tags
None
Referenced Files
F25156119: D1481.id3793.diff
Thu, Apr 2, 05:32
F25155427: D1481.id3793.diff
Thu, Apr 2, 04:31
F25154760: D1481.id3794.diff
Thu, Apr 2, 03:37
F25150918: D1481.id3793.diff
Wed, Apr 1, 22:39
F25150884: D1481.id3794.diff
Wed, Apr 1, 22:38
Unknown Object (File)
Wed, Apr 1, 00:15
Unknown Object (File)
Sun, Mar 29, 11:13
Unknown Object (File)
Sun, Mar 29, 10:50
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.