mysql_upgrade
The MySQL server and related files
Install
- All systems
-
curl cmd.cat/mysql_upgrade.sh
- Debian
-
apt-get install mariadb-server-core-10.3
- Ubuntu
-
apt-get install percona-xtradb-cluster-server-5.5
- Arch Linux
-
pacman -S percona-server-clients
- Kali Linux
-
apt-get install mariadb-server-core-10.1
- CentOS
-
yum install mysql-server
- Fedora
-
dnf install mariadb-server-utils-3
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install percona-xtradb-cluster-server-5.5
- Raspbian
-
apt-get install mariadb-server-core-10.0
- Dockerfile
- dockerfile.run/mysql_upgrade
community-mysql-server
The MySQL server and related files
mariadb-server-utils-3
for MariaDB/MySQL applications
mariadb-server-core-10.1
MariaDB database core server files
MariaDB is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MariaDB are speed, robustness and ease of use. This package includes the core server files, as used by Akonadi.
mysql-server-core-5.7
MySQL database server binaries
mysql-server-core-5.5
MySQL database server binaries
MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. This package includes the server binaries but doesn't contain all the infrastructure needed to setup system databases.
mysql-testsuite-5.7
MySQL 5.7 testsuite
percona-xtradb-cluster-server-5.7
Percona XtraDB Cluster database server binaries
mariadb-server-10.0
MariaDB database server binaries
MariaDB is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MariaDB are speed, robustness and ease of use. This package includes the server binaries.
mariadb-server-core-10.3
MariaDB database core server files
mariadb-server-5.5
MariaDB database server binaries
MariaDB is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MariaDB are speed, robustness and ease of use. This package includes the server binaries.
mariadb-server-core-10.0
MariaDB database core server files
MariaDB is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MariaDB are speed, robustness and ease of use. This package includes the core server files, as used by Akonadi.
percona-server-server-5.6
Percona Server database server binaries
mysql-server-core-5.6
MySQL database server binaries
percona-xtradb-cluster-server-5.6
Percona XtraDB Cluster database server binaries
percona-xtradb-cluster-5.6-dbg
Debugging package for Percona XtraDB Cluster
mariadb-clients
MariaDB client tools
percona-server-5.6-dbg
Debugging package for Percona Server
percona-server-clients
Percona Server client tools
mysql-server
MySQL database server (metapackage depending on the latest version)
This is an empty package that depends on the current "best" version of mysql-server (currently mysql-server-5.5), as determined by the MySQL maintainers. Install this package if in doubt about which MySQL version you need. That will install the version recommended by the package maintainers. MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use.