[clug] mysql programming in python

jm jeffm at ghostgun.com
Tue Nov 29 21:31:43 MST 2011


I'm writing an interactive python script which talks to a mysql database 
back end on the same machine. Using cursors is there a way to go 
backward to the previous record? There appears to fetchall(), 
fetchone(), fetchmany(), etc. Just trying to be lazy and not have more 
state stored in the program than necessary.

Jeff.


More information about the linux mailing list