Upgrade Mysql 5.7 to MariaDB 10.2 on CentOS7
- Category : Linux Helpline (Easy Guide)
- Posted on : Jan 22, 2019
- Views : 2,032
- By : Tadashi P.
In this article, I’m going to upgrade Mysql5.7 to Mariadb 10.2 on CentOs7 system. This is a simple procedure that yoyu can easly follow.
Login as root user in to your system through SSH.
You can get the current mysql version by running following command.
# mysql -V
Now follow the below steps one by one to upgrade to Mariadb10.2
1. Stop mysql service
# systemctl stop mysql
2. Take the backup of databases.
Be sure to backup MySQL before upgradation process with the following instructions!
# cp -apf /var/lib/mysql /var/lib/mysql_backup
# mysqldump --all-databases > all_databases.sql
3. Remove the existing mysql package from the system.
# yum -y remove mysql-server mysql-client
4. Add MariaDB repository.
# vi /etc/yum.repos.d/MariaDB.repo
And copy the following line to the repsitory file.
[mariadb]
name = MariaDB
baseurl = http://yum.mariadb.org/10.2/centos7-amd64
gpgkey=https://yum.mariadb.org/RPM-GPG-KEY-MariaDB
gpgcheck=1
:wq! (save and exit)
Install MariaDB10.
Installation of MariaDB can be done by following simple step.
# yum -y install MariaDB-server MariaDB-client
Start MariaDB service.
# systemctl start mariadb.service
# systemctl enable mariadb.service
Run mysql upgrade command
# mysql_upgrade
You have succesfully upgraded to mariadb10 and you can verify it by running following command
# mysql -V
You will get following as output.
mysql Ver 15.1 Distrib 10.2.23-MariaDB, for Linux (x86_64) using readline 5.1
Categories
- cPanel Question 47
- cPanel Software Management 29
- cPanel Tutorials 13
- Development 29
- Domain 13
- General 19
- Linux Helpline (Easy Guide) 156
- Marketing 47
- MySQL Question 13
- News 2
- PHP Configuration 14
- SEO 4
- SEO 42
- Server Administration 84
- SSL Installation 54
- Tips and Tricks 24
- VPS 3
- Web Hosting 44
- Website Security 22
- WHM questions 13
- WordPress 148
Subscribe Now
10,000 successful online businessmen like to have our content directly delivered to their inbox. Subscribe to our newsletter!Archive Calendar
Sat | Sun | Mon | Tue | Wed | Thu | Fri |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 | 29 |
30 |
Recent Articles
-
Posted on : Sep 17
-
Posted on : Sep 10
-
Posted on : Aug 04
-
Posted on : Apr 01
Tags
- ts
- myisam
- vpn
- sql
- process
- kill
- tweak
- server load
- attack
- ddos mitigation
- Knowledge
- layer 7
- ddos
- webmail
- DMARC
- Development
- nginx
- seo vpn
- Hosting Security
- wireguard
- innodb
- exim
- smtp relay
- smtp
- VPS Hosting
- cpulimit
- Plesk
- Comparison
- cpu
- encryption
- WHM
- xampp
- sysstat
- optimize
- cheap vpn
- php-fpm
- mariadb
- apache
- Small Business
- Error
- Networking
- VPS
- SSD Hosting
- Link Building
- centos
- DNS
- optimization
- ubuntu