Hello All.

With current Firebird 4 snapshot with default firebird.conf (legacy auth disabled) and no Srp SYSDBA user, the query

create database "localhost:crypt_test" user "SYSDBA" password "masterke";

is much slower than

create database "localhost:crypt_test" user "SYSDBA" password "masterkey";

  What could cause such difference?

  If legacy auth is enabled, the difference disappear.

--
  WBR, SD.


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

Reply via email to