From ca1bda67f2a9a4c16bc08a2d5e687225f04e4313 Mon Sep 17 00:00:00 2001 From: Kalle Sommer Nielsen Date: Thu, 25 Jun 2009 18:17:52 +0000 Subject: [PATCH] Persistent connections with mysqli missing --- UPGRADING | 3 +++ 1 file changed, 3 insertions(+) diff --git a/UPGRADING b/UPGRADING index 137e0fb9eb..360ce03c1c 100755 --- 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 -- 2.50.1