Changes between Version 7 and Version 8 of IppUpgrade
- Timestamp:
- Jan 29, 2010, 4:33:57 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
IppUpgrade
v7 v8 28 28 == Make necessary changes to the databases == 29 29 30 For each of your databases, follow all the instructions in $SRCDIR/trunk/dbconfig/changes.txt 30 For 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. 31 35 32 36 == Troubleshooting after Upgrade ==
