diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-11-09 06:44:32 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-11-09 06:44:32 +0000 |
commit | 11429e7c7b0d81a73aa65adcb0fbdcef4acae4a3 (patch) | |
tree | 8bbb32f7d01350724bb42adbf531df9047a29eff /databases/mysql4-server/PLIST | |
parent | 94e75999fe3995978d51cde91cc91b3c2a274978 (diff) | |
download | pkgsrc-11429e7c7b0d81a73aa65adcb0fbdcef4acae4a3.tar.gz |
Install the script mysql_secure_installation, missed in previous.
Diffstat (limited to 'databases/mysql4-server/PLIST')
-rw-r--r-- | databases/mysql4-server/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/mysql4-server/PLIST b/databases/mysql4-server/PLIST index 018b651699f..fb715ec6c42 100644 --- a/databases/mysql4-server/PLIST +++ b/databases/mysql4-server/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2004/10/28 01:12:44 xtraeme Exp $ +@comment $NetBSD: PLIST,v 1.6 2004/11/09 06:44:32 xtraeme Exp $ bin/comp_err bin/isamchk bin/isamlog @@ -9,6 +9,7 @@ bin/myisamlog bin/myisampack bin/mysql.server bin/mysql_install_db +bin/mysql_secure_installation bin/mysql_tzinfo_to_sql bin/mysql_waitpid bin/mysqld_safe |