From: [EMAIL PROTECTED] Operating system: Any PHP version: 4.1.2 PHP Bug Type: Feature/Change Request Bug description: Default value of a mysql table field
PHP's mysql_fetch_field() retrieved information about a MySQL field, however it does not fetch the default value of the field. I think it would be very useful if this function was capable of retrieving this information. -- Edit bug report at http://bugs.php.net/?id=16384&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=16384&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=16384&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=16384&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=16384&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=16384&r=support Expected behavior: http://bugs.php.net/fix.php?id=16384&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=16384&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=16384&r=submittedtwice
