MySQL Forums
Forum List  »  Connector/Python

Unable to update and insert into tables with ndbcluster engine
Posted by: Bhavesh zambare
Date: April 20, 2009 12:51AM

I m using mysql server 5.0 and python2.5. I configured mysql to implement clustering.
It worked fine using 2node and i am able to insert and update the tables using mysql client, but using python api using MySQLdb module I m not able to update and insert values in the tables but i can read the data from database.

PLease help me and thanks in advance.

Options: ReplyQuote


Subject
Written By
Posted
Unable to update and insert into tables with ndbcluster engine
April 20, 2009 12:51AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.