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
 [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: Thu Apr 18 18:01:28 2024 UTC