By ivom74 on
user warning: Duplicate column name 'revision' query: ALTER TABLE iszu_substnode ADD `revision` INT unsigned NOT NULL DEFAULT 0 in /usr/home/deb6921n3/domains/politiek.nl/public_html/includes/database.mysql-common.inc on line 298.
The following queries were executed
substnode module
Update #6100
Failed: ALTER TABLE {substnode} ADD `revision` INT unsigned NOT NULL DEFAULT 0
There are the errors from my upgrade script. Any idear?
Comments
Looks like the database was
Looks like the database was already up to date when you tried to run the upgrade script.
Check your database if the column has the right properties.