97052b54a39bd15ffd0f610bdb16ccd0ea65ca53
angie
  Mon Jun 10 14:37:22 2013 -0700
Added a chunked-query mode to annoStreamDb, similar to that of annoStreamBigBed,so that we can quickly drain sqlResults from smaller queries instead of keeping
a genome-wide sqlResult open for the whole time we're processing -- that was
making mysql have mysterious hangs on hgwdev. (http://bugs.mysql.com/bug.php?id=50399)

diff --git src/lib/annoGrator.c src/lib/annoGrator.c
index 5291628..c9f5fd6 100644