php-src/ext/pdo_mysql
Wez Furlong d7e5dfb2de Enable native mysql 4.1.x prepared statement support
# the hardest part was installing 4.1.x on a gentoo box over a 56k modem
2005-07-03 02:20:08 +00:00
..
tests Added PDO_MYSQL_ATTR_USE_BUFFERED_QUERY parameter for pdo_mysql, to toggle 2005-06-24 19:45:59 +00:00
config.m4 Enable native mysql 4.1.x prepared statement support 2005-07-03 02:20:08 +00:00
config.w32 Fix extension name 2004-08-15 15:56:33 +00:00
CREDITS Update prepare() prototype. 2004-05-19 12:40:11 +00:00
get_error_codes.php initial checkin 2005-02-27 11:29:17 +00:00
mysql_driver.c Enable native mysql 4.1.x prepared statement support 2005-07-03 02:20:08 +00:00
mysql_statement.c Enable native mysql 4.1.x prepared statement support 2005-07-03 02:20:08 +00:00
package.xml use auto generated error -> state mappings 2005-02-27 11:39:15 +00:00
pdo_mysql.c Enable native mysql 4.1.x prepared statement support 2005-07-03 02:20:08 +00:00
php_pdo_mysql_int.h Enable native mysql 4.1.x prepared statement support 2005-07-03 02:20:08 +00:00
php_pdo_mysql_sqlstate.h error code mapping (generated from mysql 5 sql_state.h file using 2005-02-27 11:31:49 +00:00
php_pdo_mysql.h Enable native mysql 4.1.x prepared statement support 2005-07-03 02:20:08 +00:00