Closed GoogleCodeExporter closed 9 years ago
Kenny, please test that this fixes your specific reproducible. Get the latest
source
from github master branch.
Original comment by cjlee...@gmail.com
on 20 Jun 2009 at 3:21
Hi Kenny,
by the way, to test this, the SQLTable for the sliceDB must have been created
with
the serverInfo argument (instead of the cursor argument). This enables the
SQLTable
to create a new cursor object for the iterator, to isolate it from other queries
performed against the same table.
-- Chris
Original comment by cjlee...@gmail.com
on 22 Jun 2009 at 8:41
Original comment by mare...@gmail.com
on 4 Sep 2009 at 8:33
I tested this, and the solution works fine.
Original comment by kmda...@gmail.com
on 15 Nov 2010 at 11:02
Original comment by cjlee...@gmail.com
on 17 Dec 2010 at 11:38
Original issue reported on code.google.com by
cjlee...@gmail.com
on 20 Jun 2009 at 2:32