[PHP-CVS] cvs: php-src /ext/pdo/tests pdo_017.phpt

2006-07-10 Thread Hartmut Holzgraefe
hholzgraMon Jul 10 16:29:24 2006 UTC Modified files: /php-src/ext/pdo/tests pdo_017.phpt Log: "transaction" tests should test commit, too, not only rollback http://cvs.php.net/viewvc.cgi/php-src/ext/pdo/tests/pdo_017.phpt?r1=1.9&r2=1.10&diff_form

[PHP-CVS] cvs: php-src /ext/pdo/tests pdo_017.phpt pdo_test.inc

2005-07-08 Thread Wez Furlong
wez Sat Jul 9 00:28:47 2005 EDT Modified files: /php-src/ext/pdo/tests pdo_017.phpt pdo_test.inc Log: for the transactions test case, detect working transactions before attempting to run the tests. Additional ugliness required because mysql does stupid