php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #16384 Default value of a mysql table field
Submitted: 2002-04-01 17:55 UTC Modified: 2002-04-28 20:31 UTC
From: ilia at prohost dot org Assigned:
Status: Closed Package: Feature/Change Request
PHP Version: 4.1.2 OS: Any
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: ilia at prohost dot org
New email:
PHP Version: OS:

 

 [2002-04-01 17:55 UTC] ilia at prohost dot org
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.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-04-28 20:31 UTC] jimw@php.net
the mysql client library doesn't make this information available outside of mysql_list_fields() results.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Oct 17 21:01:27 2024 UTC