summaryrefslogtreecommitdiffstats
path: root/abs/core/mysql/__changelog
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core/mysql/__changelog')
-rw-r--r--abs/core/mysql/__changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/abs/core/mysql/__changelog b/abs/core/mysql/__changelog
index a0e903b..3c060d4 100644
--- a/abs/core/mysql/__changelog
+++ b/abs/core/mysql/__changelog
@@ -1,3 +1,6 @@
PKGBUILD: copy my.cnf to /etc/mysql/
my.cnf: data dir /data/srv/mysql
my.cnf: removed binary logging
+mysqld.rc: this is needed for installing db in chroot
+mysql.install: change default datadir to /data/srv/mysql
+mysql.install: run mysql_install_db even if datadir already exists; needed for install