By using this site, you agree to the Privacy Policy and Terms of Use.
Accept
IT Infras HolicIT Infras HolicIT Infras Holic
  • News
  • Linux
    • Application
    • SELinux
    • Centos
    • Ubuntu
  • Docker
  • Web Server
    • Kong
    • Nginx
    • Openlitespeed
  • Database
  • Mikrotik
  • Windows
  • Mail
  • Tools
    • 2048
    • Fantasy Forest
    • Hextris
    • Crossword
Search
  • Privacy Policy
© 2024. All Rights Reserved.
Font ResizerAa
IT Infras HolicIT Infras Holic
Font ResizerAa
  • News
  • Linux
  • Docker
  • Web Server
  • Database
  • Mikrotik
  • Windows
  • Mail
  • Tools
Search
  • News
  • Linux
    • Application
    • SELinux
    • Centos
    • Ubuntu
  • Docker
  • Web Server
    • Kong
    • Nginx
    • Openlitespeed
  • Database
  • Mikrotik
  • Windows
  • Mail
  • Tools
    • 2048
    • Fantasy Forest
    • Hextris
    • Crossword
Follow US
© 2022 Foxiz News Network. Ruby Design Company. All Rights Reserved.
IT Infras Holic > Blog > Linux > Application > How to Install MySQL Percona 8 in CentOS 7
ApplicationLinux

How to Install MySQL Percona 8 in CentOS 7

writer
Share
2 Min Read
SHARE

How to Install MySQL Percona 8 in Centos 7

Percona Server for MySQL® is a free, fully compatible, enhanced and open source drop-in replacement for any MySQL database. It provides superior performance, scalability and instrumentation.

Contents
How to Install MySQL Percona 8 in Centos 7Install RepoEnable percona server 8.0 repoInstall percona serverStart mysql ServerFind the temporary password and login to mysqlRun mysql_secure_installation

Percona Server for MySQL is trusted by thousands of enterprises to provide better performance and concurrency for their most demanding workloads, and delivers greater value to MySQL server users with optimized performance, greater performance scalability and availability, enhanced backups and increased visibility.

So essentially, yes. It is MySQL with some (very interesting) tweaks. You should use it when it solves a particular problem that you're having. The list of differences are available at the product documentation page (linked above), but here's a short list of what I believe are among the most compelling features:

– Improved Buffer Pool Scalability
– HandlerSocket included by default
– InnoDB Data Dictionary Size Limit
– Dynamic Row Format Memory Tables
– Extra slow query log statistics and configuration options

Follow these steps to Install MySQL Percona 8 in CentOS 7

Install Repo

1
yum install https://repo.percona.com/yum/percona-release-latest.noarch.rpm

Enable percona server 8.0 repo

1
percona-release setup ps80

Install percona server

1
sudo yum install percona-server-server

Start mysql Server

1
service mysql start

Find the temporary password and login to mysql

1
sudo grep "temporary password" /var/log/mysqld.log

Run mysql_secure_installation

1
/usr/bin/mysql_secure_installation

Change the password, answer “yes” every question

Those are the article How to Install MySQL Percona 8 in CentOS 7, Keep going..

You Might Also Like

Monitoring File & Directory Changes using Bash Script

Vulnerability Checker CVE-2024-3094

Unleashing the Potential of Knowledge Management with Wiki.js

How to Install Apache Guacamole with Docker Compose

Unlocking Seamless Remote Access: Exploring the Power of Apache Guacamole

TAGGED: mysql, percona
Share This Article
Facebook Twitter Whatsapp Whatsapp LinkedIn Telegram Copy Link
Previous Article Install MariaDB on CentOS 7 Install MariaDB on CentOS 7 (MariaDB 10.4)
Next Article Nano as Default Editor in CentOS 7 How to Set Nano as Default Editor in CentOS 7
1 Comment
  • avxxxซับไทย says:
    October 1, 2024 at 12:47 am

    We stumbled over here coming from a different
    web address and thought I might as well check things out.
    I like what I see so now i am following you.
    Look forward to looking at your web page for a second
    time.

    Reply

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Latest News

bash
Monitoring File & Directory Changes using Bash Script
Linux Application
vulnerability
Vulnerability Checker CVE-2024-3094
Linux
wiki.js
Unleashing the Potential of Knowledge Management with Wiki.js
Application Linux
Install Apache Guacamole
How to Install Apache Guacamole with Docker Compose
Application Linux

You Might also Like

How to Install Cyberpanel on Ubuntu 22.04
OpenlitespeedUbuntuWeb Server

Install Cyberpanel on Ubuntu 22.04

8 Min Read
How to map SFTP as a drive on Windows 10
LinuxWindows

How to map SFTP as a drive on Windows 10

3 Min Read
Follow US
© 2024
activity notes activity notes
Welcome Back!

Sign in to your account

Lost your password?