I got the following error when doing an update to RC3. It doesn't seem to have changed anything for the worse but it could be an issue for others.

Update #6015

    * ALTER TABLE {biblio_keyword_data} MODIFY COLUMN kid INTEGER UNSIGNED NOT NULL AUTO_INCREMENT
    * Failed: Copied keywords to the new database stucture from taxonomy
    * Moved 614 keywords to the new database stucture
    * ALTER TABLE {biblio} DROP biblio_keywords

Comments

rjerome’s picture

This is harmless, but misleading. Basically it's telling you it failed to move any keywords from the taxonomy free tag vocabulary, probably because there were none.

bekasu’s picture

Status: Active » Closed (fixed)

Closing issue.
bekasu