SupaMonkey Posted September 16, 2012 Share Posted September 16, 2012 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 More sharing options...
Mr S Posted October 29, 2012 Share Posted October 29, 2012 Reported as a bug at http://forge.prestashop.com/browse/PSCFV-5331 Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now