From ecd02144da9a1f233837c17282be1842d2fe0708 Mon Sep 17 00:00:00 2001 From: Savetheinternet Date: Sat, 10 Sep 2011 22:26:52 +1000 Subject: [PATCH] Use MyISAM instead of InnoDB --- install.php | 15 ++++++++++++++- install.sql | 24 ++++++++++++------------ templates/posts.sql | 2 +- 3 files changed, 27 insertions(+), 14 deletions(-) diff --git a/install.php b/install.php index baac2cc4..160492cd 100644 --- a/install.php +++ b/install.php @@ -1,6 +1,6 @@