Closed (fixed)
Project:
Bibliography Module
Version:
6.x-1.0-rc3
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Feb 2009 at 00:46 UTC
Updated:
24 Jan 2010 at 03:27 UTC
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
Comment #1
rjerome commentedThis 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.
Comment #2
bekasu commentedClosing issue.
bekasu