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
 [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 02:01:27 2025 UTC