I know, I know. No one should upgrade to a release as soon as it comes out, which is why this is on my development box. I just downloaded the latest 1.5.5 from Github and during the upgrade script, I get an error:
Code: Select all
Notice: Error: Duplicate entry '8-1' for key 'PRIMARY'
Error No: 1062
INSERT INTO `customer_group_description` SET `customer_group_id` = '8', `language_id` = '1', `name` = 'Default' in /home/mysite/public_html/oc/system/database/mysql.php on line 50
Is this something screwy with the upgrade SQL or just my database?
Thanks.