]> granicus.if.org Git - php/commit
Implement persistent connections
authorWez Furlong <wez@php.net>
Thu, 23 Sep 2004 20:07:02 +0000 (20:07 +0000)
committerWez Furlong <wez@php.net>
Thu, 23 Sep 2004 20:07:02 +0000 (20:07 +0000)
commit7937f0a2295c7daa89d23b80f221e17cf6ab01af
treec1eeacb431133d64960cbc048dbdb68aac1eb09d
parent2e49a2d960d98ebc272698e98e3a2d185887cc06
Implement persistent connections
$dbh->exec --> $dbh->query
ext/pdo/TODO
ext/pdo/pdo.c
ext/pdo/pdo_dbh.c
ext/pdo/php_pdo_driver.h
ext/pdo/php_pdo_int.h