ID:               26091
 Updated by:       [EMAIL PROTECTED]
 Reported By:      drei at porrigt dot se
-Status:           Feedback
+Status:           No Feedback
 Bug Type:         MySQL related
 Operating System: Linux mini 2.4.22
 PHP Version:      4.3.3
 New Comment:

No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.




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

[2003-11-03 03:03:25] [EMAIL PROTECTED]

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.


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

[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