From 019b8880f5f37f4aadfcc3d65c1d4ac701763554 Mon Sep 17 00:00:00 2001
From: Mikael Nordfeldth <mmn@hethane.se>
Date: Mon, 14 Oct 2013 19:08:50 +0200
Subject: [PATCH] docs: mysqlnd extension clarification

---
 INSTALL | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/INSTALL b/INSTALL
index e211cf1312..ea700ebdb7 100644
--- a/INSTALL
+++ b/INSTALL
@@ -20,7 +20,8 @@ functional setup of GNU Social:
 
 - Curl          Fetching files by HTTP.
 - XMLWriter     For formatting XML and HTML output.
-- mysqlnd       The native driver for PHP5 MySQL/MariaDB connections.
+- mysqlnd       The native driver for PHP5 MariaDB connections. If you
+                use MySQL, 'mysql' or 'mysqli' may work.
 - GD            Image manipulation (scaling).
 - mbstring      For handling Unicode (UTF-8) encoded strings.
 - bcmath or gmp For Salmon signatures (part of OStatus)
-- 
2.39.5