php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #4132 mysql_field_type - wrong type returned
Submitted: 2000-04-13 13:01 UTC Modified: 2001-02-10 15:39 UTC
From: forsyth at emumail dot net Assigned:
Status: Closed Package: MySQL related
PHP Version: 3.0.16 OS: Linux (Redhat v. 6.1)
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: forsyth at emumail dot net
New email:
PHP Version: OS:

 

 [2000-04-13 13:01 UTC] forsyth at emumail dot net
mysql_field_type -- this function returns "unknown" for a database type of "tinyint" and "unknown" for a database type of "year".
It also returns "blob" for all database types "text" such as "tinytext", "mediumtext", and "longtext"

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-02-10 15:39 UTC] jimw@php.net
this is fixed in php4.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed May 07 15:01:31 2025 UTC