From 94fe9ca1a87b20ddeee55024986e95ca72097af6 Mon Sep 17 00:00:00 2001
From: alecpl <alec@alec.pl>
Date: Sat, 06 Mar 2010 09:13:25 -0500
Subject: [PATCH] - re-fix (#1486474) + require MySQL 4.0.8 + add index/update in identities table

---
 INSTALL |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/INSTALL b/INSTALL
index 16a97eb..eac85e7 100644
--- a/INSTALL
+++ b/INSTALL
@@ -28,7 +28,8 @@
    - suhosin.session.encrypt disabled
    - mbstring.func_overload disabled
 * PHP compiled with OpenSSL to connect to IMAPS and to use the spell checker
-* A MySQL, PostgreSQL or MSSQL database engine or the SQLite extension for PHP
+* A MySQL (4.0.8 or newer), PostgreSQL, MSSQL database engine
+  or the SQLite extension for PHP
 * One of the above databases with permission to create tables
 * An SMTP server (recommended) or PHP configured for mail delivery
 

--
Gitblit v1.9.1