]> 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)
commiteb0dd2b8ab91910e7dd3ae29109de2bfd9e0cc7d
treed2ca80c3d6168ce961c1ec9a2e5a1c0247e4b882
parentef95075cdcba104650e8bdef5cbd40a9e545e26d
fixed a problem in mysqlnd. 0 was always as num_rows returned for
unbuffered sets (text protocol and PS).
ext/mysqli/tests/mysqli_stmt_num_rows.phpt
ext/mysqlnd/mysqlnd_result.c