Closed (fixed)
Project:
Node Convert
Version:
6.x-1.5
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
28 May 2009 at 00:17 UTC
Updated:
13 Jun 2009 at 12:00 UTC
After installing 6.x-1.5 and then running Update, I receive the following error message.
Update #6001
Failed: ALTER TABLE {node_convert_templates} CHANGE ctid `nctid` INT unsigned NOT NULL auto_increment
user warning: Unknown column 'ctid' in 'node_convert_templates' query: ALTER TABLE node_convert_templates CHANGE ctid `nctid` INT unsigned NOT NULL auto_increment in ../includes/database.mysql-common.inc on line 520.
Any help would be appreciated.
Gary
Comments
Comment #1
alcroito commentedThis is /ok/. The above error was intended to happen. It was a necessary dirty fix, sorry for trouble.
Comment #2
geverest commentedOK. Thanks for the information. I really like this module and was worried that it had a problem.