Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Christoph Badura <bad@netbsd.org>
List: source-changes
Date: 04/09/1999 08:39:39
Module Name: pkgsrc
Committed By: bad
Date: Fri Apr 9 15:39:39 UTC 1999
Modified Files:
pkgsrc/databases/mysql: Makefile
pkgsrc/databases/mysql/files: md5
pkgsrc/databases/mysql/patches: patch-aa patch-ab
pkgsrc/databases/mysql/pkg: PLIST-client PLIST-server
Removed Files:
pkgsrc/databases/mysql/patches: patch-af patch-ag patch-bb
Log Message:
Update to mysql-3.22.21.
There are way too many changes and new features to list them here.
The most notable change is the introduction of the GRANT system which
requires fixing the privilege tables when upgrading.
See the mysql manual.
XXX Todo: fix installation of mysql.server script.