]> granicus.if.org Git - php/commit
fix different values of mysqli_stmt_affected_rows between libmysql
authorAndrey Hristov <andrey@php.net>
Mon, 7 Jan 2013 15:36:21 +0000 (16:36 +0100)
committerAndrey Hristov <andrey@php.net>
Mon, 7 Jan 2013 15:36:21 +0000 (16:36 +0100)
commitcde53e7fcd3f74cb29af4d3fb9fb09812ee1d4a0
tree771ccd07fa6dbdb6a6b5440311520ac26d2999ef
parentf4142a92b2ecfa0fdf89ec83bb41c2a46b299973
fix different values of mysqli_stmt_affected_rows between libmysql
and mysqlnd (in favor of libmysql) before execute and after prepare()
NEWS
ext/mysqli/tests/057.phpt
ext/mysqlnd/mysqlnd_ps.c