Path to this page:
./
databases/mysql4-server,
MySQL 4, a free SQL database (server)
Branch: pkgsrc-2008Q4,
Version: 4.1.22nb2,
Package name: mysql-server-4.1.22nb2,
Maintainer: hallmannMySQL 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.
DEINSTALL [+/-]# $NetBSD: DEINSTALL,v 1.4 2008/03/26 13:22:00 wiz Exp $
case ${STAGE} in
POST-DEINSTALL)
if [ -d @MYSQL_DATADIR@ ]; then
${CAT} << EOF
===========================================================================
If you won't be using ${PKGNAME} any longer, and you don't
wish to preserve your existing databases, then you may remove the
following directory:
@MYSQL_DATADIR@
===========================================================================
EOF
fi
esac
Required to run:[
lang/perl5] [
databases/mysql4-client]
Required to build:[
archivers/bsdtar] [
devel/gmake] [
devel/libtool-base]
Package options: ssl
Master sites: (Expand)
SHA1: 857e942cc3207caf56e2aa48961fc1ed66d932e6
RMD160: bfcf5058e4247cf4d7d1550ea54c64ebc8bc615e
Filesize: 17344.825 KB
Version history: (Expand)
- (2009-01-06) Package added to pkgsrc.se, version mysql-server-4.1.22nb2 (created)