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)
Fri, Nov 15, 03:35
Unknown Object (File)
Fri, Nov 15, 02:27
Unknown Object (File)
Fri, Nov 1, 08:07
Unknown Object (File)
Thu, Oct 31, 20:47
Unknown Object (File)
Thu, Oct 31, 11:27
Unknown Object (File)
Mon, Oct 21, 15:56
Unknown Object (File)
Oct 17 2024, 15:29
Unknown Object (File)
Oct 15 2024, 15:57
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.