mysql-defaults 1.0.3 source package in Ubuntu

Changelog

mysql-defaults (1.0.3) unstable; urgency=medium

  [ Andreas Beckmann ]
  * default-mysql-server: Add Breaks against the transitional mysql-server
    package in stretch to reduce future upgrade problems.
  * Use substvars for the defaults and dpkg-vendor to distinguish between
    Debian and Ubuntu at build time.
  * Set Ubuntu defaults to the mysql-5.7 family.
  * Bump Standards-Version to 4.0.0, no changes needed.

  [ Pino Toscano ]
  * Add default-libmysqld-dev package.  (Closes: #852102)

 -- Andreas Beckmann <email address hidden>  Wed, 28 Jun 2017 13:12:15 +0200

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.3.dsc 2.2 KiB 8cf20b019808e0dba0e83a59718449d4e16f732b4e7971ba9198d4e6efb79c72
mysql-defaults_1.0.3.tar.xz 5.7 KiB 2b396003583dea51ff451d59dab3a72bfd818bd99fa15feac384e4d978d1ae0e

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-libmysqld-dev: MySQL embedded 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 embedded server
 library development and header files.

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.