ID:               31518
 Updated by:       [EMAIL PROTECTED]
 Reported By:      mulder_bravo at yahoo dot com
-Status:           Open
+Status:           Feedback
 Bug Type:         MySQL related
 Operating System: Windows Xp - Service Pack1
 PHP Version:      4.3.10
 New Comment:

Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to "Open".

Thank you for your interest in PHP.


We need a little more of your reproduce script.


Previous Comments:
------------------------------------------------------------------------

[2005-01-12 15:24:31] mulder_bravo at yahoo dot com

Description:
------------
When i get a data type, this dont show me the rigth value.
I have a LongText field, when I use mysql_field_type, this show me
blob... why??

Reproduce code:
---------------
$ty=mysql_field_type($result,$i);
echo $ty;


Expected result:
----------------
I expected the right field name, LongText field...

Actual result:
--------------
blob


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=31518&edit=1

Reply via email to