NOTICE: This package has been removed from pkgsrc

./databases/mysql51-server, MySQL 5, a free SQL database (server)

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 5.1.73nb5, Package name: mysql-server-5.1.73nb5, Maintainer: pkgsrc-users

MySQL 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 server programs and libraries including
embedded server (by PKG_OPTION).

DEINSTALL [+/-]

Required to run:
[lang/perl5] [security/openssl] [databases/mysql51-client]

Required to build:
[pkgtools/cwrappers]

Package options: embedded-server, mysqlmanager, ndb-cluster, pstack, ssl

Master sites: (Expand)

SHA1: 6cb1c547dec873a0afda825c83fd8e5a32b9a619
RMD160: ceee36663abbf135d3ddbebe52ebc537ecba25a6
Filesize: 23460.3 KB

Version history: (Expand)


CVS history: (Expand)


   2020-03-13 11:05:43 by Nia Alarie | Files touched by this commit (76) | Package removed
Log message:
*: Remove mysql51 - EOL since 2013, completely broken with OpenSSL 1.1
   2020-01-18 22:51:16 by Jonathan Perkin | Files touched by this commit (1836)
Log message:
*: Recursive revision bump for openssl 1.1.1.
   2019-11-02 16:38:12 by Roland Illig | Files touched by this commit (115)
Log message:
databases: align variable assignments

pkglint -Wall -F --only aligned -r

No manual corrections.
   2019-08-11 15:25:21 by Thomas Klausner | Files touched by this commit (3557)
Log message:
Bump PKGREVISIONs for perl 5.30.0
   2019-04-30 19:20:23 by David Brownlee | Files touched by this commit (8)
Log message:
Bump PKGREVISION for addition of USE_GCC_RUNTIME
   2018-08-22 11:48:07 by Thomas Klausner | Files touched by this commit (3558)
Log message:
Recursive bump for perl5-5.28.0
   2018-01-01 23:30:04 by Roland Illig | Files touched by this commit (537)
Log message:
Sort PLIST files.

Unsorted entries in PLIST files have generated a pkglint warning for at
least 12 years. Somewhat more recently, pkglint has learned to sort
PLIST files automatically. Since pkglint 5.4.23, the sorting is only
done in obvious, simple cases. These have been applied by running:

  pkglint -Cnone,PLIST -Wnone,plist-sort -r -F
   2017-06-24 17:18:43 by Amitai Schleier | Files touched by this commit (8)
Log message:
Disassociate from controlling terminal (using Perl, already a
dependency) and run the logger as ${mysqld_user}, not root.
Bump PKGREVISIONs.