64-bit transaction IDs are not stored properly in status vector
---------------------------------------------------------------
Key: CORE-6110
URL: http://tracker.firebirdsql.org/browse/CORE-6110
Project: Firebird Core
Issue Type: Bug
Components: Engine
Affects Versions: 4.0 Beta 1, 3.0.4, 3.0.3, 4.0 Alpha 1, 3.0.2, 3.0.1,
3.0.0, 4.0 Initial
Reporter: Nickolay Samofatov
Transaction ID type (TraNumber) has become 64-bit in Firebird 3.0 and later
versions.
isc_concurrent_transaction reports concurrent transaction ID as isc_arg_number
(32-bit signed integer).
This results in transaction numbers truncation in 32-bit builds or when status
vector is sent over the wire.
I suggest to change transaction ID type to isc_arg_string when it is stored in
status vector.
--
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