Tell MySQLi and PDO MySQL extension the default MySQL socket path.
Fixes T1366.
Differential D1481
Configure MySQL socket in php.ini dereckson on Mar 23 2018, 15:26. Authored by Tags None Referenced Files
Subscribers None
Details
Tell MySQLi and PDO MySQL extension the default MySQL socket path. Fixes T1366. mysqli_connect("localhost", "", "")
Diff Detail
|