Jump to content

Manual upgrade from 1.4.3 to 1.6 - keep geeting stuck at 1.6.1.0: ALTER TABLE `prefpres_shop` DROP KEY `id_shop_group` ]<sqlMsgError> <![CDATA[ Can't DROP 'id_shop_group'; check that column/key exists


Recommended Posts

Hi there,

I'm trying to upgrade from 1.4.3 to a newer version. I'm testing it locally first (using MAMP) and I'm getting this error (everything else I get an OK)

<request result="fail" sqlfile="1.6.1.0">
<sqlQuery>
<![CDATA[
ALTER TABLE `prefpres_shop` DROP KEY `id_shop_group`
]]>
</sqlQuery>
<sqlMsgError>
<![CDATA[
Can't DROP 'id_shop_group'; check that column/key exists
]]>
</sqlMsgError>
 
Any ideas on how I can fix it?
 
Cheers,
 
Jo

 

 

 

 

Edited by joho (see edit history)
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...