the fact that data is stored in Cluster/NDB instead of one of the more conventional engines is pretty much transparent to the client application: it just connects to mysql server as per usual and the server does all that work.
What you will have to worry about is the incompatibility between mysql client libraries built for 3.x and the 4.1 servers which support clusters. you might have to rebuild python against a 4.1 library On Wed, 2004-07-28 at 00:32, Joe Wong wrote: > Hi, may I know of the current MySQL python library supports MySQL cluster or not? > > Regards, > > - Wong -- - michael dykman - [EMAIL PROTECTED] -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]