|
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-2025 The PHP GroupAll rights reserved. |
Last updated: Mon Nov 03 23:00:01 2025 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