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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
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