mysqldumpslow
The MySQL server and related files
Install
- All systems
-
curl cmd.cat/mysqldumpslow.sh
- Debian
-
apt-get install mariadb-client-10.3
- Ubuntu
-
apt-get install percona-xtradb-cluster-client-5.5
- Arch Linux
-
pacman -S percona-server
- Kali Linux
-
apt-get install mariadb-client-10.1
- Fedora
-
dnf install mariadb-server-utils-3
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install percona-xtradb-cluster-client-5.5
- OS X
-
brew install percona-server
- Raspbian
-
apt-get install mariadb-client-5.5
- Dockerfile
- dockerfile.run/mysqldumpslow
community-mysql-server
The MySQL server and related files
mariadb-server-utils-3
for MariaDB/MySQL applications
mariadb-client-10.1
MariaDB database client 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 client binaries and the additional tools innotop and mysqlreport.
mysql-client-5.7
MySQL database client binaries
mariadb-client-10.0
MariaDB database client 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 client binaries and the additional tools innotop and mysqlreport.
mysql-client-5.5
MySQL database client 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 client binaries and the additional tools innotop and mysqlreport.
mysql-testsuite-5.7
MySQL 5.7 testsuite
mariadb-client-10.3
MariaDB database client binaries
mariadb-client-5.5
MariaDB database client 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 client binaries and the additional tools innotop and mysqlreport.
mariadb
MariaDB is a community developed branch of MySQL.
MariaDB is a multi-user, multi-threaded SQL database server. It is a client/server implementation consisting of a server daemon (mysqld) and many different client programs and libraries. The base package contains the standard MariaDB/MySQL client programs and generic MySQL files.
percona-server
Drop-in replacement for MySQL that provides improved performance, diagnostics, instrumentation and MyRocks storage engine
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.