upgrade.php
changeset 91 8079b0288e8e
parent 88 9e303b7e95c2
child 95 1dac77b46f07
--- a/upgrade.php	Sun Aug 12 14:56:52 2007 -0400
+++ b/upgrade.php	Tue Aug 14 15:13:40 2007 -0400
@@ -493,6 +493,7 @@
         <li>You have completely backed up your database (<b><?php echo "$dbhost:$dbname"; ?></b>)</li>
         <li>You have backed up the entire Enano directory (<b><?php echo ENANO_ROOT; ?></b>)</li>
         <li>You have reviewed the release notes for this version, and you<br />are comfortable with any known bugs or issues</li>
+        <li>If you've configured Enano to work using a MySQL user with restricted<br />privileges, you need to enable ALTER, CREATE TABLE, and CREATE INDEX privileges<br />for this upgrade to work.</li>
       </ul>
     </div>
     <div style="text-align: center; margin-top: 10px;">