]> granicus.if.org Git - php/commit
MFB: Fixed bug #38394 (PDO fails to recover from failed prepared statement
authorIlia Alshanetsky <iliaa@php.net>
Wed, 9 Aug 2006 14:46:35 +0000 (14:46 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Wed, 9 Aug 2006 14:46:35 +0000 (14:46 +0000)
commitf148d3fa4cc74e972fef1cbe1af4b6e1ece0e81e
treeb8bf7c1f83717d777511d46657759e81e618a230
parentde93f1dc91781f127aa8d1ced2b86d01a0a45501
MFB: Fixed bug #38394 (PDO fails to recover from failed prepared statement
execution).
ext/pdo/pdo_stmt.c
ext/pdo/tests/bug_38394.phpt [new file with mode: 0644]