join another table and iterate over it
authorDobrica Pavlinusic <dpavlin@rot13.org>
Fri, 29 Jan 2010 17:46:14 +0000 (18:46 +0100)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Fri, 29 Jan 2010 17:46:14 +0000 (18:46 +0100)
commit1dfe6030765620a1be32bb5e8a81adcf61b692fb
tree93bb014bb5f10eaddce2a30a7dc58dc4f48e865e
parent1ca12469b7d184f6af85a6a13e7f99ccd6871b57
join another table and iterate over it

This is needed to keep our memory usage down, since DBD::mysql in
combination with DBD::Gofer will fetch whole result set in RAM
dbi2mongo.pl