On 07/23/2015 02:51 PM, Dimitry Sibiryakov wrote:
> 23.07.2015 13:36, Alex Peshkoff wrote:
>> Therefore passwords are converted to UTF8 before hash
>> calculation.
>     The only problem is _from_ which codepage it is converted. For passwords 
> from command
> line and interactive session it is simple, but if password is provided from 
> script with
> SET NAMES different from both current thread locale and ANSI code page, how 
> have you
> solved this?
>

You are right, this is not solved.
This can be solved provided locale for that script is installed on the 
box (which seems to be reasonable requirement).


------------------------------------------------------------------------------
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to