No I spoke too soon for this message, it was just the cache that made it seem 
like something was different.
But nothing was different. It was a message sent too soon, sorry.

No there is nothing in the MySQL logs for any of this.



On Oct 17, 2010, at 8:32 AM, Alvaro Lopez Ortega wrote:

> On 13/10/2010, at 07:10, Jim Isaacs wrote:
> 
>> MySQL authentication was broken like this:
>> SELECT password FROM users WHERE username = '${user}'
>> 
>> But finally when I tried this:
>> SELECT `password` FROM `users` WHERE `username` = '${user}'
>> 
>> It worked.
> 
> Didn't MySQL log error messages for the first query?
> 
> --
> Octality
> http://www.octality.com/
> 

_______________________________________________
Cherokee mailing list
[email protected]
http://lists.octality.com/listinfo/cherokee

Reply via email to