Path to this page:
NOTICE: This package has been removed from pkgsrc./
databases/mariadb55-server,
MariaDB 5.5, a free SQL database (server)
Branch: CURRENT,
Version: 5.5.67nb4,
Package name: mariadb-server-5.5.67nb4,
Maintainer: pkgsrc-usersMariaDB is a fork of MySQL relational database management system.
It is an enhanced, drop-in replacement for MySQL.
This package contains server programs.
DEINSTALL [+/-]# $NetBSD: DEINSTALL,v 1.1 2015/04/16 20:21:19 ryoon 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
MESSAGE.sphinx [+/-]===========================================================================
$NetBSD: MESSAGE.sphinx,v 1.1 2015/04/16 20:21:19 ryoon Exp $
To install the SphinxSE MySQL plugin, log into your MySQL console
and issue the following query:
INSTALL PLUGIN sphinx SONAME 'ha_sphinx.so';
You can verify it has been loaded properly by checking whether
it shows up in the list when list your engines:
SHOW ENGINES;
===========================================================================
Required to run:[
lang/perl5] [
security/openssl] [
databases/mariadb55-client]
Required to build:[
pkgtools/cwrappers]
Package options: embedded-server, ssl
Master sites:
SHA1: e9ced85c0564837acd43561ba75c79d2d25a24e1
RMD160: 46f04809b441e964a40778555caf63b6302d51a9
Filesize: 44894.441 KB
Version history: (Expand)
- (2021-05-14) Package deleted from pkgsrc
- (2020-08-31) Updated to version: mariadb-server-5.5.67nb4
- (2020-04-16) Updated to version: mariadb-server-5.5.67nb3
- (2020-01-19) Updated to version: mariadb-server-5.5.57nb3
- (2019-08-11) Updated to version: mariadb-server-5.5.57nb2
- (2018-08-22) Updated to version: mariadb-server-5.5.57nb1
CVS history: (Expand)