MP trunk sql.c COLLATE VERSION
Rainer Müller
raimue at macports.org
Fri Dec 23 03:59:57 PST 2011
On 12/22/2011 07:27 AM, Bradley Giesbrecht wrote:
> Ok. with branches/gsoc11-rev-upgrade I am getting database corruption on 10.5/PPC and not on 10.6/Intel.
Can you please run an integrity check in sqlite3 on this database file
to verify it is not already corrupted before the upgrade of the database
scheme?
$ sqlite3 /opt/local/var/macports/registry/registry.db
sqlite> .load /Users/.../base/src/cregistry/macports.sqlext
sqlite> pragma integrity_check;
Rainer
More information about the macports-dev
mailing list