]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/commit
Fix so that SQL tables get unlocked upon SQL error.
authordairiki <dairiki@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Tue, 25 Feb 2003 20:13:57 +0000 (20:13 +0000)
committerdairiki <dairiki@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Tue, 25 Feb 2003 20:13:57 +0000 (20:13 +0000)
commit5b9b15e090f412caa24b1f9edbce3139659e3b02
treee77bceb2e9cb525946f9637caffcd5521630b3fd
parentc8240bcef81d48a3a57d33b226f0df4ac1047c32
Fix so that SQL tables get unlocked upon SQL error.

This prevents hanging the whole web/sql server when using
persistent SQL connections.

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2664 96ab9672-09ca-45d6-a79d-3d69d39ca109
lib/WikiDB.php
lib/WikiDB/SQL.php
lib/WikiDB/backend/PearDB.php