On 03/16/14 19:41, Dimitry Sibiryakov wrote:
> Hello, All.
>
> Currently when execution of a statement in why.cpp is delayed from
> execute to fetch,
> the transaction provided to execute call is saved and later used as is,
> without any check.
> Nevertheless, it is possible that a user b
16.03.2014 17:49, Dmitry Yemanov wrote:
> What is a fetch transaction? Txn handle was never passed through the
> fetch calls.
Oops, my fault.
--
WBR, SD.
--
Learn Graph Databases - Download FREE O'Reilly Book
"Gra
16.03.2014 19:41, Dimitry Sibiryakov wrote:
>
> Currently when execution of a statement in why.cpp is delayed from execute to
> fetch,
> the transaction provided to execute call is saved and later used as is,
> without any check.
> Nevertheless, it is possible that a user between execute and fet
Hello, All.
Currently when execution of a statement in why.cpp is delayed from execute
to fetch,
the transaction provided to execute call is saved and later used as is, without
any check.
Nevertheless, it is possible that a user between execute and fetch do something
stupid
like commit