Here is an example configuration file for the sql and data nodes: # Options for mysqld process: [mysqld] ndbcluster # run NDB storage engine ndb-connectstring=192.168.0.10 # location of management server
# Options for ndbd process: [mysql_cluster] ndb-connectstring=192.168.0.10 # location of management server -- If mysql is configured to use the ndb engine a karmic upgrade should keep mysql-dfsg-5.0 and remove the mysql-server package https://bugs.launchpad.net/bugs/450837 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
