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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
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

Add a Patch

Pull Requests

Add a Pull Request

History

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