Em 06/05/2017 09:15, livius escreveu:
> 
>> Yes, but we should avoid to write whole novels at SQL statements ;)
> 
> Agree - but to fast chice is also not good
> 
>> It have no sence (if i understand you :) )
> Maybe, but it should be prohibited in code or designed to do not create 
> wrong behavior
> You know if something is possible someone use it
> and i mean:
> base transaction
> transaction 2 share base transaction
> transaction 3 share base transaction
> and someone try
> transaction 4 share e.g. transaction 2 ;-) in this point it should share 
> base or do not alow it
> but maybe heare are not any problem?
> 

transaction 4 will start with the same snapshot started in transaction,
transaction 2 and transaction 3.


Adriano

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

Reply via email to