]> granicus.if.org Git - php/commitdiff
Persistent connections with mysqli missing
authorKalle Sommer Nielsen <kalle@php.net>
Thu, 25 Jun 2009 18:17:52 +0000 (18:17 +0000)
committerKalle Sommer Nielsen <kalle@php.net>
Thu, 25 Jun 2009 18:17:52 +0000 (18:17 +0000)
UPGRADING

index 137e0fb9eb3e869993acc1188a1554452700d2f9..360ce03c1cb481a58b930582116a270a3afbdc76 100755 (executable)
--- a/UPGRADING
+++ b/UPGRADING
@@ -235,6 +235,9 @@ UPGRADE NOTES - PHP 5.3
 
         - SOAP: Now supports sending user-supplied HTTP headers.
 
+        - MySQLi: Now supports persistent connections by prepending the hostname 
+          with "p:".
+
      d. no longer possible to disable
 
         - PCRE