Path to this page:
./
databases/mysql-cluster,
MySQL 5, a free SQL database (client)
Branch: pkgsrc-2014Q4,
Version: 7.3.7,
Package name: mysql-cluster-7.3.7,
Maintainer: pkgsrc-usersMySQL Cluster is a highly scalable, real-time, ACID-compliant
transactional database, combining 99.999% availability with the
low TCO of open source.
Designed around a distributed, multi-master architecture with no
single point of failure, MySQL Cluster scales horizontally on
commodity hardware to serve read and write intensive workloads,
accessed via SQL and NoSQL interfaces.
DEINSTALL [+/-]# $NetBSD: DEINSTALL,v 1.1.1.1 2014/12/01 05:58:03 jnemeth 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
Package options: ssl
Master sites: (Expand)
SHA1: c0574d48d5ee94dcc8dbcfdcc89ae581df1cbaea
RMD160: 93b62e00ea24bef90644df1daddead9b339e7e99
Filesize: 41306.431 KB
Version history: (Expand)
- (2014-12-30) Package added to pkgsrc.se, version mysql-cluster-7.3.7 (created)