Adding a note about Ubuntu 9.10 Karmic building MySQL w/o InnoDB. --- INSTALL.ubuntu | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/INSTALL.ubuntu b/INSTALL.ubuntu index f7def15..1ecc325 100644 --- a/INSTALL.ubuntu +++ b/INSTALL.ubuntu @@ -15,6 +15,10 @@ This document last modified: 22 June 2009 Installation Instructions ============================= +NOTE: Ubuntu Karmic (9.10) will install MySQL *without* the InnoDB engine compiled. +This will cause issues particularly for large data sets and may break things badly. +You have been warned. + All commands can be performed as a system user with sudo privileges, as indicated or by running the command directly as root. -- 1.6.0.4 _______________________________________________ Koha-patches mailing list [email protected] http://lists.koha.org/mailman/listinfo/koha-patches
