From:             danielc at analysisandsolutions dot com
Operating system: NetBSD 2.0
PHP version:      5CVS-2005-02-15 (dev)
PHP Bug Type:     Documentation problem
Bug description:  msql_fetch_field() doesn't produce "primary_key" property

Description:
------------
The documentation at http://php.net/msql_fetch_field says the output of
msql_fetch_field() includes a property named "primary_key".  But mSQL does
not have primary keys nor is this property created in the object created by
this function.

Please remove the "primary_key" property from the docs.


-- 
Edit bug report at http://bugs.php.net/?id=31978&edit=1
-- 
Try a CVS snapshot (php4):   http://bugs.php.net/fix.php?id=31978&r=trysnapshot4
Try a CVS snapshot (php5.0): 
http://bugs.php.net/fix.php?id=31978&r=trysnapshot50
Try a CVS snapshot (php5.1): 
http://bugs.php.net/fix.php?id=31978&r=trysnapshot51
Fixed in CVS:                http://bugs.php.net/fix.php?id=31978&r=fixedcvs
Fixed in release:            http://bugs.php.net/fix.php?id=31978&r=alreadyfixed
Need backtrace:              http://bugs.php.net/fix.php?id=31978&r=needtrace
Need Reproduce Script:       http://bugs.php.net/fix.php?id=31978&r=needscript
Try newer version:           http://bugs.php.net/fix.php?id=31978&r=oldversion
Not developer issue:         http://bugs.php.net/fix.php?id=31978&r=support
Expected behavior:           http://bugs.php.net/fix.php?id=31978&r=notwrong
Not enough info:             
http://bugs.php.net/fix.php?id=31978&r=notenoughinfo
Submitted twice:             
http://bugs.php.net/fix.php?id=31978&r=submittedtwice
register_globals:            http://bugs.php.net/fix.php?id=31978&r=globals
PHP 3 support discontinued:  http://bugs.php.net/fix.php?id=31978&r=php3
Daylight Savings:            http://bugs.php.net/fix.php?id=31978&r=dst
IIS Stability:               http://bugs.php.net/fix.php?id=31978&r=isapi
Install GNU Sed:             http://bugs.php.net/fix.php?id=31978&r=gnused
Floating point limitations:  http://bugs.php.net/fix.php?id=31978&r=float
No Zend Extensions:          http://bugs.php.net/fix.php?id=31978&r=nozend
MySQL Configuration Error:   http://bugs.php.net/fix.php?id=31978&r=mysqlcfg

Reply via email to