Embedded connection active during 60sec after database close
------------------------------------------------------------

                 Key: CORE-6096
                 URL: http://tracker.firebirdsql.org/browse/CORE-6096
             Project: Firebird Core
          Issue Type: Bug
    Affects Versions: 3.0.4
         Environment: Windows 10, Delphi application, Firebird3 embedded
            Reporter: Sławomir Zalewski
            Priority: Blocker


1. My application works with Firebird embedded.
2. I close connection - IBDatabase1.Connected := False;
3. I make backup of the database and close that connection.
4. I open database.
5. After 60 sec, if I try to do anything with database, I receive message 
"Connection shutdown".

If I wait 60 sec after steps 2 and 3, everything works fine.

I checked version 4.0 Beta 1 - it works OK without waiting.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://tracker.firebirdsql.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       


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

Reply via email to