How To Install Mysql_upgrade On Debian, Ubuntu, Arch, Kali, CentOS, Fedora And Raspbian?
Maintainer: Debian MySQL Maintainers
Email: [email protected] .
Website: https://mariadb.org/
Section: database
Install mysql_upgrade
-
Debian
apt-get install mariadb-server-core-10.3Click to copy -
Ubuntu
apt-get install percona-xtradb-cluster-server-5.5Click to copy -
Arch Linux
pacman -S percona-server-clientsClick to copy -
Kali Linux
apt-get install mariadb-server-core-10.1Click to copy -
CentOS
yum install mysql-serverClick to copy -
Fedora
dnf install mariadb-server-utils-3Click to copy -
Raspbian
apt-get install mariadb-server-core-10.0Click to copy
Install the latest version of mysql_upgrade in Debian, Ubuntu, Arch, Kali, CentOS, Fedora and Raspbian from terminal. To install the mysql_upgrade just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of mysql_upgrade from the respository and install it in your computer/server.




