ID:               26091
 Updated by:       [EMAIL PROTECTED]
 Reported By:      drei at porrigt dot se
-Status:           Open
+Status:           Feedback
 Bug Type:         MySQL related
 Operating System: Linux mini 2.4.22
 PHP Version:      4.3.3
 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.



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

[2003-11-03 01:32:09] drei at porrigt dot se

Description:
------------
it could be that php is compiled the wrong way, or this could be a bug.
im not sure.

the problem is with the left() syntax in mysql, it wont output
anything.

working fine when i run it in a shell, but not with php!

Reproduce code:
---------------
select left(blob,5) from table

Expected result:
----------------
if blob would contain 'abcdefghijklmnopqrstuvwxyz'

it should return 'abcde'

Actual result:
--------------
nothing.


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


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

Reply via email to