[clug] mysql programming in python

Paul Wayper paulway at mabula.net
Fri Dec 2 04:10:05 MST 2011


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 12/01/2011 04:35 PM, jm wrote:
> Doesn't really matter about the read only. The forward-only hurts. For the
> moment I've decided that it's just easier to load everything into memory as I
> don't have many records to deal with. The most it is ever expected to have to
> deal with is about 5000 records so loading everything into memory is easily do
> able on modern machines. It shouldn'y really matter unless someone else also
> runs the program and starts to play with entries. Luckily, not likely.

So what are you trying to do that requires you to step forward and backward
through the records?  I suspect we can find a way to minimise the state, or
whatever.

Have fun,

Paul
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/

iEYEARECAAYFAk7Ysg0ACgkQu7W0U8VsXYKh6gCfdzmhh6vu1M1FrxHx3Hnwk7DT
ILkAn2oESyEwto/IfVgsQx7jXCI9sxgU
=0FwQ
-----END PGP SIGNATURE-----


More information about the linux mailing list