Got this on an upgrade from 7b after running update.php:
* user warning: Duplicate column name 'cost' query: ALTER TABLE uc_attribute_options ADD COLUMN cost decimal(10,2) NOT NULL AFTER name in /home/sassy/public_html/shop/includes/database.mysql.inc on line 172.
* user warning: Duplicate column name 'cost' query: ALTER TABLE uc_class_attribute_options ADD COLUMN cost decimal(10,2) NOT NULL AFTER oid in /home/sassy/public_html/shop/includes/database.mysql.inc on line 172.
* user warning: Duplicate column name 'cost' query: ALTER TABLE uc_product_options ADD COLUMN cost decimal(10,2) NOT NULL AFTER oid in /home/sassy/public_html/shop/includes/database.mysql.inc on line 172.
* user warning: Duplicate column name 'default_qty' query: ALTER TABLE uc_products ADD COLUMN default_qty smallint(5) unsigned NOT NULL default '1' AFTER units in /home/sassy/public_html/shop/includes/database.mysql.inc on line 172.
* user warning: Duplicate column name 'ordering' query: ALTER TABLE uc_product_kits ADD COLUMN ordering smallint NOT NULL default 0 in /home/sassy/public_html/shop/includes/database.mysql.inc on line 172.
* user warning: Unknown column 'cumulative' in 'where clause' query: SELECT id, taxed_line_items FROM uc_taxes WHERE cumulative != 0 in /home/sassy/public_html/shop/includes/database.mysql.inc on line 172.
* user warning: Can't DROP 'cumulative'; check that column/key exists query: ALTER TABLE uc_taxes DROP cumulative in /home/sassy/public_html/shop/includes/database.mysql.inc on line 172.
* user warning: Duplicate column name 'taxed_product_types' query: ALTER TABLE uc_taxes ADD COLUMN taxed_product_types text NOT NULL AFTER rate in /home/sassy/public_html/shop/includes/database.mysql.inc on line 172.
Joined: 09/07/2007