mysql-defaults 1.1.0 source package in Ubuntu

Changelog

mysql-defaults (1.1.0) unstable; urgency=medium

  * Change Debian defaults to MariaDB 10.11 (which no longer
    has versioned binary package names and thus this change
    will probably stay as-is for years to come)
  * Add brackets to paths in overrides to match Lintian v2.115 requirements
  * Bump Standards-Version to 4.6.1.0, no changes needed

 -- Otto Kekäläinen <email address hidden>  Sun, 15 Jan 2023 21:18:37 -0800

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
Mantic release main misc
Lunar release main misc

Downloads

File Size SHA-256 Checksum
mysql-defaults_1.1.0.dsc 2.2 KiB b93b3ec5deca87cf63da03b7c349b68ffd9cc78bb36ec967bae8015717c70111
mysql-defaults_1.1.0.tar.xz 7.2 KiB 093f1c30172ba5dbfb4c19a2dfe6d533bb207102232ae5f080eb0bc0476f02e6

Available diffs

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.