Hi All,

We are using MySQLdb module of python on  FC11 box. We were able to
connect and execute a select statement on a remote mysql machine, but
the delete, insert and update operations are not working.

This specific machine has the relevant permissions for
select,update,insert and delete operations on the mysql box.

When the same code is run from a FC2 box, it is working fine.What
could be the issue here?


Thanks in Advance!
Santhosh
_______________________________________________
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers

Reply via email to