Quick-Start with MySQL on SLES 12.x
You are Welcome! 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.

-
Download Latest MySQL Server for SLES 11 Linux
-
Extracting MySQL Bundle
cd
tar xvf ./MySQL*.tar
-
Installing MySQL on SUSE Linux 12
su -c "zypper in ./mysql*.rpm"
-
Starting MySQL Server
su -c mysqld_safe
-
Securing MySQL installation
su -c mysql_secure_installation
Tags: Getting Started, How-to, Install, Linux, linux server, Linux Tutorial, MySQL, mysql client, mysql server, sles, sles 12.x, sles web server, SUSE, suse linux, suse linux enterprise server, suse server, suse web server, Tutorial