Page MenuHomeDevCentral

Configure MySQL socket in php.ini
ClosedPublic

Authored by dereckson on Mar 23 2018, 15:26.
Tags
None
Referenced Files
F34837822: D1481.id.diff
Fri, Jul 3, 07:01
F34694323: D1481.id3793.diff
Thu, Jul 2, 16:02
Unknown Object (File)
Thu, Jul 2, 05:43
Unknown Object (File)
Thu, Jul 2, 04:07
Unknown Object (File)
Wed, Jul 1, 02:20
Unknown Object (File)
Thu, Jun 25, 22:13
Unknown Object (File)
Thu, Jun 25, 15:54
Unknown Object (File)
Wed, Jun 24, 09:38
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.