mysql-defaults 1.1.0build1 source package in Ubuntu

Changelog

mysql-defaults (1.1.0build1) noble; urgency=high

  * No change rebuild for 64-bit time_t and frame pointers.

 -- Julian Andres Klode <email address hidden>  Mon, 08 Apr 2024 18:13:47 +0200

Upload details

Uploaded by:
Julian Andres Klode
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
misc
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release main misc
Noble release main misc

Downloads

File Size SHA-256 Checksum
mysql-defaults_1.1.0build1.tar.xz 7.3 KiB 12e866315a78f79f8c803fdce2f85863a7ed51a66f018032beda8f8c8c273c0b
mysql-defaults_1.1.0build1.dsc 2.4 KiB 0691dca9519e31cd6d360b40a1b3b0420075b400f6edd4aa8c86165ba637e519

Available diffs

View changes file

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.