]> granicus.if.org Git - php/commit
initial import of mysql 3.x pdo driver
authorGeorge Schlossnagle <gschlossnagle@php.net>
Tue, 18 May 2004 18:01:52 +0000 (18:01 +0000)
committerGeorge Schlossnagle <gschlossnagle@php.net>
Tue, 18 May 2004 18:01:52 +0000 (18:01 +0000)
commit71728cc2b24c4053aa7794a4f27b6403868dbd85
tree04754869301b13587162d4d7313e9466b53d1097
parentda26db30543c97c485424030054471d2daffce64
initial import of mysql 3.x pdo driver
ext/pdo_mysql/config.m4 [new file with mode: 0755]
ext/pdo_mysql/mysql_driver.c [new file with mode: 0755]
ext/pdo_mysql/mysql_statement.c [new file with mode: 0755]
ext/pdo_mysql/package.xml [new file with mode: 0644]
ext/pdo_mysql/pdo_mysql.c [new file with mode: 0755]
ext/pdo_mysql/php_pdo_mysql.h [new file with mode: 0755]
ext/pdo_mysql/php_pdo_mysql_int.h [new file with mode: 0755]