Jump to content

AutoUpgrade 1.4.9.0 to 1.5.0.17 Error


Recommended Posts

Hi Guys,

Just AutoUpgraded from 1.4.9 to 1.5.0.17 and it worked wonderfully except for 1 warning which was:

[ERROR] SQL 1.5.0.0 1064 in INSERT INTO `group_group_shop` (id_group_shop, id_group) (SELECT 1, id_group FROM group): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'group)' at line 1

Now, that SQL statement seems all wrong, so its no suprise it didnt work.

I opened up an sql window and ran:

INSERT INTO `group_shop` (id_shop, id_group) (SELECT 1, id_group FROM `group`)

 

Which worked; so can I safely assume its all 100% since it was the only error and it completed successfuly otherwise?

 

TIA!

Link to comment
Share on other sites

  • 1 month 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...