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
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
38 + 13 = ?
Subscribe to this entry?

 
 [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 22:01:31 2024 UTC