php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #6073 mysql_field_type()
Submitted: 2000-08-10 09:56 UTC Modified: 2001-01-12 03:04 UTC
From: simon at ucasia dot com Assigned:
Status: Closed Package: MySQL related
PHP Version: 4.0.0 OS: linux
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: simon at ucasia dot com
New email:
PHP Version: OS:

 

 [2000-08-10 09:56 UTC] simon at ucasia dot com
It said mysql_field_type() would return int, real, string, blob or _others_ as in MySql documentation. <br>
I just get a field w/ type 'tinyint'.
I expected it would return either 'tinyint' or simply 'int'. however, it would return 'unknown'

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-08-23 08:56 UTC] sniper@php.net
Also happens with latest CVS..

--Jani
 [2001-01-12 03:04 UTC] rasmus@php.net
Fixed in CVS thanks to Sean R. Bright
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed May 07 17:01:30 2025 UTC