Have you tried doing a "connection.commit()" after each query attempt? I believe mysqldb also has a connection.autocommit feature. -- http://mail.python.org/mailman/listinfo/python-list
- Re: MySQLdb - Query/fetch don't return result when it *th... Stephen Prinster
- Re: MySQLdb - Query/fetch don't return result when i... Bernard Lebel
- Re: MySQLdb - Query/fetch don't return result when i... Alan Franzoni
- Re: MySQLdb - Query/fetch don't return result wh... Bernard Lebel
- Re: MySQLdb - Query/fetch don't return result when i... Mark Hertel