]> granicus.if.org Git - php/commit
fixed a problem in mysqlnd. 0 was always as num_rows returned for
authorAndrey Hristov <andrey@php.net>
Wed, 16 Feb 2011 16:36:33 +0000 (16:36 +0000)
committerAndrey Hristov <andrey@php.net>
Wed, 16 Feb 2011 16:36:33 +0000 (16:36 +0000)
commit1bdc780d30450593c1289845e95e9749ff38181a
treeba2c3854738e5dbf8861e5768a766fff1d2926f0
parentd41c8bd74a3d5da642b3651dc80d5475f04b95b1
fixed a problem in mysqlnd. 0 was always as num_rows returned for
unbuffered sets (text protocol and PS).
NEWS
ext/mysqli/tests/mysqli_stmt_num_rows.phpt
ext/mysqlnd/mysqlnd_result.c