MySQL Forums
Forum List  »  NDB clusters

Re: MySQL UserManagement in Cluster
Posted by: Stewart Smith
Date: March 16, 2005 06:42PM

All user management is done through the mysqld normal ways (user tables, GRANT etc). there is no username/password stuff for accessing the cluster - you controll access at the mysqld level.

so, everything you do with a normal mysql setup for user management you do for cluster.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: MySQL UserManagement in Cluster
1912
March 16, 2005 06:42PM


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.