mysql-defaults 1.0.7 source package in Ubuntu

Changelog

mysql-defaults (1.0.7) unstable; urgency=medium

  * Set Ubuntu defaults to the mysql-8.0 family.
  * Do not build default-libmysqld-dev on Ubuntu.
  * Switch to debhelper-compat (= 13).
  * Set Rules-Requires-Root: no.
  * Bump Standards-Version to 4.5.1, no changes needed.

 -- Andreas Beckmann <email address hidden>  Mon, 08 Feb 2021 22:46:21 +0100

Upload details

Uploaded by:
Debian MySQL Maintainers
Uploaded to:
Sid
Original maintainer:
Debian MySQL Maintainers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
mysql-defaults_1.0.7.dsc 2.2 KiB 969c5682e991967f5b9488c04b784e63148c952fc597f7b7e5483e4204726649
mysql-defaults_1.0.7.tar.xz 7.1 KiB e2942479d614756e2e49698a6a3819b6e00b1285802799dab5519e0d2925437b

No changes file available.

Binary packages built by this source

default-libmysqlclient-dev: MySQL database development files (metapackage)

 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 depends on the default implementation of the client development
 libraries and header files (API and ABI defined by MySQL). Depending on the
 default defined through this metapackage, the underlying implementation may be
 provided by either MySQL or MariaDB. Build-Depend on this package and then
 link using -lmysqlclient. You will end up with a binary that depends on either
 libmysqlclient.so.X or libmariadbclient.so.X depending on the current default.
 dpkg-shlibdeps should correctly generate a dependency on libmysqlclientX or
 libmariadbclientX as appropriate.

default-mysql-client: MySQL database client binaries (metapackage)

 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 depends on the default implementation of the client binaries and
 the additional tools innotop and mysqlreport.

default-mysql-client-core: MySQL database core client binaries (metapackage)

 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 depends on the default implementation of the core client files,
 as used by Akonadi.

default-mysql-server: MySQL database server binaries and system database setup (metapackage)

 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 depends on the default implementation of all the infrastructure
 needed to setup system databases.

default-mysql-server-core: MySQL database server binaries (metapackage)

 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 depends on the default implementation of the server binaries but
 doesn't depend on all the infrastructure needed to setup system databases.

mysql-common: MySQL database common files, e.g. /etc/mysql/my.cnf

 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 files needed by all versions of the client library,
 e.g. /etc/mysql/my.cnf.