summaryrefslogtreecommitdiff
path: root/mysql/README
diff options
context:
space:
mode:
authorJuergen Daubert <juergen.daubert@t-online.de>2006-02-24 08:17:08 +0000
committerJuergen Daubert <juergen.daubert@t-online.de>2006-02-24 08:17:08 +0000
commit6e1d6d9ce77b038df167a0113faebd5455bd79f3 (patch)
tree3138b44d3df86b20c7d6e5f673cc52f9546f108d /mysql/README
parent07d340e6aaf039bc1f4871d4d100570e87613161 (diff)
downloadopt-6e1d6d9ce77b038df167a0113faebd5455bd79f3.tar.gz
opt-6e1d6d9ce77b038df167a0113faebd5455bd79f3.tar.xz
mysql: update to 5.0.18, added innodb support
Diffstat (limited to 'mysql/README')
-rw-r--r--mysql/README7
1 files changed, 6 insertions, 1 deletions
diff --git a/mysql/README b/mysql/README
index 192d2fb90..0b368222d 100644
--- a/mysql/README
+++ b/mysql/README
@@ -1,4 +1,4 @@
-README for mysql 4.1.xx
+README for mysql 5.0.xx
REQUIREMENTS
@@ -26,3 +26,8 @@ PRECAUTION
To obtain such a list of packages for your system, you
may use the command 'prt-get dependent mysql' or use yapo
to list the packages.
+
+INNODB
+ InnoDB table type support is compiled in but disabled by
+ default. Comment out the skip-innodb line in /etc/my.cnf
+ to fully enable InnoDB support.

Generated by cgit