]> granicus.if.org Git - php/commit
added new function mysqli_stmt_affected_rows
authorGeorg Richter <georg@php.net>
Sun, 16 Feb 2003 12:03:37 +0000 (12:03 +0000)
committerGeorg Richter <georg@php.net>
Sun, 16 Feb 2003 12:03:37 +0000 (12:03 +0000)
commit6997d50ff0ca1314615573943e4b106446d05922
treed1ffeeb5e61d3dd5f5ec746e3f6477e76d117da9
parent6d300baf8473cc257da6580f13269c1d48668826
added new function mysqli_stmt_affected_rows
added bigint support for mysqli_affected_rows
fixed memleak in mysqli_prepare (stmt->is_null)
fixed return type for mysqli_connect
ext/mysqli/mysqli_api.c
ext/mysqli/mysqli_fe.c
ext/mysqli/mysqli_nonapi.c
ext/mysqli/php_mysqli.h