A number of errors are reported when running dbinstall
to upgrade a midgard-1.4b5 database:

- in create_midgarddb():
mysql -u$ADMNAME $PWORD midgard <empty.sql

results in error message:

    ERROR 1050 at line 1: Table 'article' already exists

I assume this is benign... additional tables seem to
have been added correctly.

- in insert_oldsitedb():
mysql -u$ADMNAME $PWORD midgard <midgard-en.sql

not surprisingly results in error message

ERROR 1062 at line 3: Duplicate entry '1' for key 1

and

mysql -u$ADMNAME $PWORD midgard <GUIDSforOLDSITE.sql

results in error message:

ERROR 1136 at line 106: Column count doesn't match value count at row 1

and in fact the repligard table seems to be missing a column
(between 'tag' and 'sitegroup').

Script database-upgrade was run prior to this.  Selected
options were 'OLDADMINSITE' and 'English'.

Paul N.
http://www.commentext.org











---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to