summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKalle Sommer Nielsen <kalle@php.net>2009-06-25 18:17:52 +0000
committerKalle Sommer Nielsen <kalle@php.net>2009-06-25 18:17:52 +0000
commitca1bda67f2a9a4c16bc08a2d5e687225f04e4313 (patch)
tree924bc4359bd6216d67f7003a428894053b15f335
parent43f939fae0d820ae9ce757d9e055e11f58b4bf22 (diff)
downloadphp-git-ca1bda67f2a9a4c16bc08a2d5e687225f04e4313.tar.gz
Persistent connections with mysqli missing
-rwxr-xr-xUPGRADING3
1 files changed, 3 insertions, 0 deletions
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