On 2/8/19 2:01 PM, Dimitry Sibiryakov wrote:
08.02.2019 8:31, Alex Peshkoff via Firebird-devel wrote:
I can't reproduce performance problem:
# time (echo 'exit;' | ./isql employee)
Statement failed, SQLSTATE = XX000
Could not find acceptable ICU library
-Missing entrypoint u_setDataDirectory in ICU library
The error you are getting is different, so I would guess that search
loop is aborted faster in this case.
Is it good idea to provide full error message? (like I did - not to make
other guess)
Also on linux other providers, which are called after Engine13
failure, may work differently and don't waste time waiting for connect
to host "C", for example.
I remember there was a code avoiding host names contatning single drive
letter. But may be I'm missing something with windows build...
Anyway - iif you suppose problems with other providers you can turn them
off to avoid side effects.
Firebird-Devel mailing list, web interface at
https://lists.sourceforge.net/lists/listinfo/firebird-devel