[Tickets #4876] couple mysqli fixes

bugs@bugs.horde.org bugs at bugs.horde.org
Fri Jan 12 05:23:37 PST 2007


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/?id=4876
-----------------------------------------------------------------------
 Ticket             | 4876
 Created By         | vilius at lnk.lt
 Summary            | couple mysqli fixes
 Queue              | Horde Framework Packages
 Version            | HEAD
 Type               | Bug
 State              | Unconfirmed
 Priority           | 1. Low
 Owners             | 
+New Attachment     | Config.php.patch
-----------------------------------------------------------------------


vilius at lnk.lt (2007-01-12 05:23) wrote:

Two mysqli fixes.

1) there is no such thing as persistent connection in mysqli

2) hostname is not needed in mysqli connection if using sockets. From PHP
manual:
"Passing the NULL value or the string "localhost" to this parameter, the
local host is assumed. When possible, pipes will be used instead of the
TCP/IP protocol."




More information about the bugs mailing list