Jump to content

1.1.0.5 --> 1.2.2 had 1 SQL errors have occurred - now what?


Recommended Posts

Just went through the upgrade process from 1.1.0.5 --> 1.2.2

At the end the installer gave me the message:
--------------------------------------------------------
Update is finished.

Unfortunately, 1 SQL errors have occurred.

View the log
SET NAMES 'utf8'

/* ##################################### */ /* STRUCTURE */ /* ##################################### */ DROP TABLE IF EXISTS ps_order_customization_return

ALTER TABLE ps_cart ADD id_guest INT UNSIGNED NULL AFTER id_customer
--------------------------------------------------------

What do I need to do now? Should I try running this sql directly on the DB?

Any help greatly appreciated.

Link to comment
Share on other sites

  • 3 months later...

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...