php-src/ext/pdo_mysql
Andrey Hristov 055f558554 Pass tsrmls to all functions, which might need it in the future.
We are anyway breaking the internal ABI in 5.3.2 so this won't hurt
and make us prepared for the future.
2010-02-03 17:31:29 +00:00
..
tests Overlong hostnames breakthistest on NIS enabled FreeBSD 2010-01-21 13:30:46 +00:00
config.m4 - Fixed bug #50231 (Socket path passed using --with-mysql-sock is ignored when mysqlnd is enabled) 2009-11-30 15:11:29 +00:00
config.w32 - Add mysqlnd support for PDO_mysql, fixes at least bug#41997,#42499, 2008-07-21 13:05:51 +00:00
CREDITS - Add mysqlnd support for PDO_mysql, fixes at least bug#41997,#42499, 2008-07-21 13:05:51 +00:00
get_error_codes.php initial checkin 2005-02-27 11:29:17 +00:00
mysql_driver.c Pass tsrmls to all functions, which might need it in the future. 2010-02-03 17:31:29 +00:00
mysql_statement.c Pass tsrmls to all functions, which might need it in the future. 2010-02-03 17:31:29 +00:00
package.xml Yes, I can't count the months, and no, I'm not related to Ilia. 2005-07-27 04:07:44 +00:00
pdo_mysql.c Fixed crash in ZTS mode due to ini values not being initialized 2010-01-31 19:18:56 +00:00
php_pdo_mysql_int.h ZEND_EXTERN_MODULE_GLOBALS() is necessary with ZTS, at least on OS X. How confusing. (Forgot to commit to trunk/ before, sorry) 2010-01-31 20:04:10 +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 sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00