Issue Details (XML | Word | Printable)

Key: CORE-1926
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Dmitry Yemanov
Reporter: Dmitry Yemanov
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Firebird Core

MON$DATABASE returns outdated transaction counters

Created: 07/Jun/08 07:29 AM   Updated: 26/Jan/09 08:27 AM
Return to search
Component/s: Engine
Affects Version/s: 2.1.0, 2.1.1
Fix Version/s: 2.5 Alpha 1, 2.1.2

Time Tracking:
Not Specified

Environment: Classic only, any platform
Issue Links:
Relate
 

Planning Status: Unspecified


 Description  « Hide
Fields MON$NEXT_TRANSACTION etc contain incorrect (outdated) numbers on Classic if there are other active attachments.

Test case:

- establish connection #1
- establish connection #2
- conn#2: select MON$NEXT_TRANSACTION from MON$DATABASE
- conn#2: commit
- conn#2: select MON$NEXT_TRANSACTION from MON$DATABASE

The number is still the same.

 All   Comments   Work Log   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
The cvs commits can not be displayed for repository Firebird at the moment since the log has not yet been parsed. The log will be parsed the next time the VcsService runs. If you have administrators privileges you can hasten the next time the service will run in the service section of the Administration pages.