]> granicus.if.org Git - php/commit
- mysql_affected_rows() already returns an unsigned long
authorAndrey Hristov <andrey@php.net>
Mon, 11 Jul 2005 13:52:13 +0000 (13:52 +0000)
committerAndrey Hristov <andrey@php.net>
Mon, 11 Jul 2005 13:52:13 +0000 (13:52 +0000)
commit97499262242f01eeee968fe69de461f5b2569cff
treec6e0f53a3f0ad5622bfd2ee7a55059973c33de89
parent6f1261c70cc6e31f1a615bf67beeaff5cd529ee7
- mysql_affected_rows() already returns an unsigned long
- optimize a bit the real_escape
- handle the situation when libmysql bails out because of lack of memory
ext/pdo_mysql/mysql_driver.c