How to Install Latest MySQL Server & Client for SUSE SLES 12.x Server Easy Guide

November 13, 2014 | By Duchateaux.

Quick-Start with MySQL on SLES 12.x

Hi! The Tutorial shows you Step-by-Step How to Install and Getting-Started with the Latest MySQL 5.7+ Server and Client for SUSE Linux Enterprise Server 12.x.

Whit this Simple Procedure you will get Installed instead of the Default MariaDB a More Rampant Latest Official MySQL Release.

MySQL has become the preferred choice for Web, Web 2.0, SaaS, ISV, Telecom companies and forward-thinking corporate IT Managers because it eliminates the major problems associated with downtime, maintenance and administration for modern, online applications.

Getting-Started with MySQL on SLES 12.x Server - Featured
  1. Download Latest MySQL Server for SLES 11 Linux

    Latest MySQL .rpm 32/64-bit
  2. Extracting MySQL Bundle.

    cd  
    tar xvf ./MySQL*.tar
  3. Installing MySQL on SUSE Linux 12.

    sudo su -c "zypper in ./mysql*.rpm"
  4. Starting MySQL Server.

    su -c mysqld_safe
  5. Securing MySQL installation.

    su -c mysql_secure_installation

QuickChic Theme • Powered by WordPress