mysql 4.1-4.0

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Why is this query handled differently in 4.1?

4.0
select lower(concat(last_name,id)) from client where prim_id=1
returns johnson1

4.1
same query returns Johnson1

Why don't the lower work in 4.1 when you concatonate with a number?

Thanks!

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux