Re: UPPER(AES_DECRYPT(...)) bug?

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

 



 Hi Philip Thompson,
 
 You better use
 SELECT UPPER('just a lower case string') AS `UPPER_STRING`,  
 UPPER(CONVERT(AES_DECRYPT(AES_ENCRYPT('Bob Frapples', '1234ABCD'),  
 '1234ABCD')USING latin1)) AS `UPPER_NAME`;






-- 
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