On 1/19/22 18:46, Dimitry Sibiryakov wrote:
Alex Peshkoff via Firebird-devel wrote 18.01.2022 18:03:
     fb_utils::dpbItemUpper(userName);

  That's quite strange routine. It will uppercase the string even if it contains ASCII letters disallowed for not-delimited SQL identifier (which user name is).


Are you sure?

fbs3 /usr/home/firebird/HEAD/gen/Debug/firebird/bin # ./isql -user РусLat -password abc localhost:employee
Database: localhost:employee, User: РусLat
SQL> select current_user from rdb$database;

USER
===============================================================
РусLat

SQL>




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

Reply via email to