100% found this document useful (2 votes)
1K views

Installing MySQL Cluster 7.0 - Fedora

This document provides instructions for installing MySQL Cluster 7.0 on Fedora 10 by downloading required RPM packages from a specified URL, including the server, storage engine, management, client, and tools packages, and installing them using the rpm command. Key prerequisites are having no existing MySQL version installed and downloading the MySQL Cluster 7.0 packages from the listed URL.
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
100% found this document useful (2 votes)
1K views

Installing MySQL Cluster 7.0 - Fedora

This document provides instructions for installing MySQL Cluster 7.0 on Fedora 10 by downloading required RPM packages from a specified URL, including the server, storage engine, management, client, and tools packages, and installing them using the rpm command. Key prerequisites are having no existing MySQL version installed and downloading the MySQL Cluster 7.0 packages from the listed URL.
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Installing MySQL Cluster 7.

0 – Fedora 10 MySQL Clustering

Installing MySQL Cluster 7.0 – Fedora 10

Objective

To install MySQL Cluster 7.0 in Fedora 10.

Pre-requisites

1. Download MySQL Cluster 7.0 from


http://dev.mysql.com/downloads/cluster/7.0.html

Assumptions

1. There isn’t any version of MySQL installed on the system.

Procedure

Installing MySQL cluster 7.0 follows the same procedure of installing MySQL Community
Server 5.1 in Fedora. Please refer the “Installing MySQL Community Server 5.1 – Fedora 10”
Guide. There are a few changes, they have been mentioned below –

1. Download the following components from the above URL –

Cluster storage engine extra tools


Server
Cluster storage engine
Cluster storage engine management
Client
Cluster storage engine basic tools

2. Install all the above RPMs using the command –

rpm –i name_of_package.rpm

You might also like