Page MenuHomeDevCentral

Configure MySQL socket in php.ini
ClosedPublic

Authored by dereckson on Mar 23 2018, 15:26.
Tags
None
Referenced Files
F9580387: D1481.id3794.diff
Sun, Jun 8, 16:17
F9575060: D1481.diff
Sun, Jun 8, 10:05
Unknown Object (File)
Tue, Jun 3, 16:05
Unknown Object (File)
Tue, Jun 3, 04:50
Unknown Object (File)
Mon, Jun 2, 15:18
Unknown Object (File)
Sun, Jun 1, 09:35
Unknown Object (File)
Thu, May 29, 14:41
Unknown Object (File)
Thu, May 15, 03:05
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.