From:             hans at nyphp dot org
Operating system: All
PHP version:      Irrelevant
PHP Bug Type:     Documentation problem
Bug description:  mysql_insert_id return value

Description:
------------
It's recently come to my attention that the documentation for the
mysql_insert_id wasn't indicating the correct return behavior of the
function.  I double checked this with a small C program, and found the
results to be the same.  Finally, after raising this issue with the MySQL
folks, they indicated this was a documentation error.  The correct
behavior is indicated at:

http://lists.mysql.com/list.php?3:mss:9598:200308:ikdgphkkkddmffiinjik

Thanks,

Hans


-- 
Edit bug report at http://bugs.php.net/?id=25075&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=25075&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=25075&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=25075&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=25075&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=25075&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=25075&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=25075&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=25075&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=25075&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=25075&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=25075&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=25075&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=25075&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=25075&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=25075&r=gnused


-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to