Jack Diederich <[EMAIL PROTECTED]> writes: [...] > MySQL will keep table locks until the results are all fetched so even though > the DB API allows fetchone() or fetchmany() using those with MySQLdb is > dangerous. [...]
That's not true of InnoDB tables. John -- http://mail.python.org/mailman/listinfo/python-list