Path to this page:
./
databases/mysql57-client,
MySQL 5, a free SQL database (client)
Branch: pkgsrc-2018Q2,
Version: 5.7.22,
Package name: mysql-client-5.7.22,
Maintainer: pkgsrc-usersMySQL is a SQL (Structured Query Language) database server. SQL is the most
popular database language in the world. MySQL is a client-server implementation
that consists of a server daemon `mysqld' and many different client
programs/libraries.
The main goals of MySQL are speed and robustness.
The base upon which MySQL is built is a set of routines that have been used in
a highly demanding production environment for many years. While MySQL is still
in development it already offers a rich and highly useful function set.
The official way to pronounce 'MySQL' is 'My Ess Que Ell' (Not MY-SEQUEL).
This package contains the MySQL client programs and libraries.
Required to run:[
devel/editline] [
devel/boost-libs] [
archivers/lz4] [
lang/perl5]
Required to build:[
devel/boost-headers] [
pkgtools/cwrappers]
Package options: embedded-server
Master sites: (Expand)
SHA1: 734b98efa9f9691b056b9d788c7d936bc52bbde3
RMD160: a0e7bcb650543c8b54579399f641430e338c76e2
Filesize: 50652.831 KB
Version history: (Expand)
- (2018-07-03) Package added to pkgsrc.se, version mysql-client-5.7.22 (created)
CVS history: (Expand)
2018-07-14 19:41:26 by S.P.Zeidler | Files touched by this commit (2) |
Log message:
Pullup ticket #5787 - requested by taca
databases/mysql57-client: build fix for databases/mysql57-server
Revisions pulled up:
- databases/mysql57-client/distinfo 1.21
- \
databases/mysql57-client/patches/patch-rapid_plugin_group__replication_libmysqlgcs_src_bindings_xcom_xcom_xcom__ssl__transport.c \
1.2
-------------------------------------------------------------------
Module Name: pkgsrc
Committed By: taca
Date: Sun Jul 8 14:43:22 UTC 2018
Modified Files:
pkgsrc/databases/mysql57-client: distinfo
pkgsrc/databases/mysql57-client/patches:
\
patch-rapid_plugin_group__replication_libmysqlgcs_src_bindings_xcom_xcom_xcom__s \
sl__transport.c
Log message:
databases/mysql57-client: fix build problem of mysql57-server
Fix build problem of mysql57-server on prior to OpenSSL 1.1 systems.
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/databases/mysql57-client/distinfo
cvs rdiff -u -r1.1 -r1.2 \
\
pkgsrc/databases/mysql57-client/patches/patch-rapid_plugin_group__replication_li \
bmysqlgcs_src_bindings_xcom_xcom_xcom__ssl__transport.c
|