Path to this page:
./
databases/mysql-cluster,
MySQL Cluster 7.4, a free SQL clustered database
Branch: pkgsrc-2018Q4,
Version: 7.4.12nb1,
Package name: mysql-cluster-7.4.12nb1,
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
Required to run:[
lang/python27] [
lang/perl5]
Package options: ssl
Master sites: (Expand)
SHA1: 8f33ce52243b27152bfdc578fdaac8b297970ac2
RMD160: 9ca2eba40663208f82346abfbaa97f56569f4088
Filesize: 40715.693 KB
Version history: (Expand)
- (2019-01-02) Package added to pkgsrc.se, version mysql-cluster-7.4.12nb1 (created)