Page MenuHomeDevCentral

Configure MySQL socket in php.ini
ClosedPublic

Authored by dereckson on Mar 23 2018, 15:26.
Tags
None
Referenced Files
F47680021: D1481.id.diff
Tue, Sep 1, 13:44
Unknown Object (File)
Sat, Aug 29, 15:59
Unknown Object (File)
Sat, Aug 29, 04:28
Unknown Object (File)
Mon, Aug 24, 15:01
Unknown Object (File)
Thu, Aug 20, 20:23
Unknown Object (File)
Wed, Aug 19, 15:03
Unknown Object (File)
Wed, Aug 19, 13:58
Unknown Object (File)
Tue, Aug 18, 10:27
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 Not Applicable
Unit
Tests Not Applicable

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.