Subject RE: [firebird-support] Phantom user logged into database
Author Dmitry Yemanov
Hi,

> Change Log:
>
> 2002-06-28 15:58 alexpeshkoff
>
> * firebird2/src/jrd/inf.cpp:
> fixed bug #545725 - internal connections to database
> now reported
> as user (SQL Server)
>
>
> Don't ask me what this internal connection does. Core developers
> might jump in here ;-).

The engine creates its own internal attachment to perform a sweep. So if you
see "SQL Server" user attached to the database, then the sweep is in
progress.


Dmitry