MySQL error on update
Posted: Thu 17. Feb 2005, 15:34
Updating from 1.1.9-DEV to 1.2-DEV I get the following error :
SQL-query:
MySQL said:
Something wrong somewhere with my tables?
SQL-query:
Code: Select all
ALTER TABLE `phpwcms_forum` ADD `forum_cpost` INT NOT NULL AFTER `forum_counttopic`
MySQL said:
Code: Select all
#1054 - Unknown column 'forum_counttopic' in 'phpwcms_forum'