IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 7 and Version 8 of IppUpgrade


Ignore:
Timestamp:
Jan 29, 2010, 4:33:57 AM (16 years ago)
Author:
dravg.uk.edinburgh
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • IppUpgrade

    v7 v8  
    2828== Make necessary changes to the databases ==
    2929
    30 For each of your databases, follow all the instructions in $SRCDIR/trunk/dbconfig/changes.txt
     30For each of your databases, follow all the instructions in `$SRCDIR/trunk/dbconfig/changes.txt`
     31
     32 * Check the previous version
     33  * `mysql> select * from dbversion;`
     34 * Check `$SRCDIR/trunk/dbconfig/changes.txt` for the MySQL commands to execute.
    3135
    3236== Troubleshooting after Upgrade ==