installer: updated required MySQL user grants
authorGalen Charlton <galen.charlton@liblime.com>
Wed, 12 Dec 2007 17:10:59 +0000 (11:10 -0600)
committerGalen Charlton <galen.charlton@liblime.com>
Mon, 17 Dec 2007 15:13:53 +0000 (09:13 -0600)
README.txt

index 80395db..0a91ba6 100644 (file)
@@ -40,7 +40,8 @@ and some webserver (preferably Apache) before installing Koha.
  
 MySQL 5: Create a database called 'koha,' owned by 'kohaadmin'
 user, with a password set. Note: kohaadmin must have at least the
-following privileges: SELECT, INSERT, UPDATE, DELETE, CREATE, DROP.
+following privileges: SELECT, INSERT, UPDATE, DELETE, CREATE, DROP,
+ALTER, and LOCK TABLES.
 
 PostgreSQL 8.2.5: Create a database called 'koha,' owned by 'kohaadmin' 
 user, with a password set. Note: kohaadmin must be a superuser. You