Skip to content

Instantly share code, notes, and snippets.

@teiling88
Created October 27, 2015 22:51
Show Gist options
  • Save teiling88/ff565db6d4df13708c34 to your computer and use it in GitHub Desktop.
Save teiling88/ff565db6d4df13708c34 to your computer and use it in GitHub Desktop.
INSERT IGNORE s_core_snippets
SELECT null, src.namespace, 16, 107, src.name, src.value, src.created, src.updated, 1
FROM s_core_snippets src WHERE src.shopID=1 AND src.localeID = 108
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment