GTTs do not release used space
------------------------------

                 Key: CORE-6043
                 URL: http://tracker.firebirdsql.org/browse/CORE-6043
             Project: Firebird Core
          Issue Type: Bug
          Components: Engine
    Affects Versions: 2.5.8, 2.5.7
            Reporter: Miroslav Djorov
            Priority: Minor


Global temporary tables created with ON COMMIT DELETE ROWS don't release used 
space in the temp file when COMMIT RETAINING or ROLLBACK RETAINING is used.
When inserting records in a GTT and the transaction is finished with COMMIT or 
ROLLBACK the space in the file is reused, but if a transaction insert records 
and then we call COMMIT or ROLLBACK R

-- 
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