I received the following error message while installing the upgraded 1.x-dev version of this module. This comes from the data base update #6100:

user warning: Multiple primary key defined query: ALTER TABLE toomre_xmlsitemap_node ADD `nid` INT unsigned NOT NULL DEFAULT 0, ADD PRIMARY KEY (nid) in /home/toomreco/drupal-6.12/includes/database.mysql-common.inc on line 298.

Comments

Anonymous’s picture

Status: Active » Postponed (maintainer needs more info)

Updates for this version are only valid for a 5.x update. If you updating from a 6.x version then you will see these kinds of things. Follow #359104: XML sitemap 6.x-1.x-dev progress for updates on the module. I will comb through the .install files for updates adding columns and keys to determine if I can properly filter them.

Anonymous’s picture

Please do tell me what version you're updating from?

dave reid’s picture

Status: Postponed (maintainer needs more info) » Closed (duplicate)