[PHP-CVS] cvs: php-src /ext/mysql php_mysql.c /ext/mysqli mysqli_nonapi.c

2008-10-28 Thread Andrey Hristov
andrey Tue Oct 28 10:45:32 2008 UTC Modified files: /php-src/ext/mysql php_mysql.c /php-src/ext/mysqli mysqli_nonapi.c Log: Fix compiler warning (MFB: Ilia) http://cvs.php.net/viewvc.cgi/php-src/ext/mysql/php_mysql.c?r1=1.267&r2=1.268&diff_format=u Ind

[PHP-CVS] cvs: php-src /ext/mysql php_mysql.c /ext/mysqli mysqli_nonapi.c

2008-10-27 Thread Andrey Hristov
andrey Mon Oct 27 12:07:35 2008 UTC Modified files: /php-src/ext/mysql php_mysql.c /php-src/ext/mysqli mysqli_nonapi.c Log: Warning if the library API version differs from the headers used to compile. Patch versions are not considered but major.minor Fix

[PHP-CVS] cvs: php-src /ext/mysql php_mysql.c /ext/mysqli mysqli_nonapi.c

2008-07-22 Thread Andrey Hristov
andrey Tue Jul 22 23:43:14 2008 UTC Modified files: /php-src/ext/mysql php_mysql.c /php-src/ext/mysqli mysqli_nonapi.c Log: Two less failing tests, one of which was definitely a leak in mysqli with mysqlnd and pconn. ext/mysql is being fixed with a better

[PHP-CVS] cvs: php-src /ext/mysql php_mysql.c /ext/mysqli mysqli_nonapi.c /ext/mysqlnd mysqlnd.c mysqlnd.h

2008-06-24 Thread Andrey Hristov
andrey Tue Jun 24 11:19:07 2008 UTC Modified files: /php-src/ext/mysql php_mysql.c /php-src/ext/mysqli mysqli_nonapi.c /php-src/ext/mysqlndmysqlnd.c mysqlnd.h Log: Fix possible bug with persistent connections http://cvs.php.net/viewvc.cgi