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)
Wed, Aug 20, 12:25
Unknown Object (File)
Tue, Aug 19, 07:29
Unknown Object (File)
Tue, Aug 19, 07:28
Unknown Object (File)
Mon, Aug 18, 23:33
Unknown Object (File)
Tue, Aug 12, 08:47
Unknown Object (File)
Mon, Aug 4, 06:19
Unknown Object (File)
Sun, Aug 3, 22:56
Unknown Object (File)
Sun, Aug 3, 17:33
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.