You are not logged in. Click here to log in.

codebeamer Application Lifecycle Management (ALM)

Search In Project

Search inClear

Tags:  not added yet

Installing MySQL on Linux

This page describes how the different MySQL versions can be installed on Linux Operating System.



Installation methods

MySQL can be installed in 3 ways in Linux environments:

Using MySQL packages

  • Using the MySQL packages from the Linux distribution.
  • This option installs the latest, supported and tested, version for the Linux distribution which might be newer than the one which codebeamer has been tested on.

Using Oracle/MySQL repository

Oracle/MySQL repositories needs to be provided with higher priority than the distribution repository has.

Using Linux binaries and performing deployment


To avoid interference during the manual deployment, the MySQL packages need to be disabled in the Linux distribution repositories.
All distribution based installation and configuration files need to be removed and cleaned up before the manual deployment.

See also: MySQL Database Installation