TIMEOUT parameter for AUTONOMOUS TRANSACTIONs
---------------------------------------------
Key: CORE-5466
URL: http://tracker.firebirdsql.org/browse/CORE-5466
Project: Firebird Core
Issue Type: Sub-task
Components: Engine
Affects Versions: 3.0.1, 4.0 Initial, 2.5.7, 3.0.2, 4.0 Alpha 1, 3.0.3, 4.0
Beta 1, 2.5.8
Reporter: Laszlo Szakmari
Manipulating data of an other database from a transaction is a great feature.
Really great!
Although it lacks of an important aspect: how long should it run maximum,
before it is rolling back automatically.
Parameter should be given in milliseconds (int64).
-1 = infinite
0 = this feature is disabled
<x = there can be an auto-minimum inside the engine : if (t<50) then t:=50; //
maybe 20ms is enough too, needs testing
--
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
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
Firebird-Devel mailing list, web interface at
https://lists.sourceforge.net/lists/listinfo/firebird-devel