|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2002-06-16 08:40 UTC] sander@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2026 The PHP GroupAll rights reserved. |
Last updated: Fri Jan 02 21:00:02 2026 UTC |
phpinfo() for mysql says: Allow persistent links: Yes Persistent links: 0/Unlimited Total links: 0/Unlimited while I have settings in the ini file: [MySQL] mysql.allow_persistent = Off ; allow or prevent persistent link mysql.max_persistent = 100 ; maximum number of persistent links. mysql.max_links = 100 ; maximum number of links mysql is loaded dynamically