MySQLdb - Query/fetch don't return result when it *theorically* should

Stephen Prinster prinster at mail.com
Wed Jan 18 18:21:30 EST 2006


Have you tried doing a "connection.commit()" after each query attempt?
I believe mysqldb also has a connection.autocommit feature.



More information about the Python-list mailing list