Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Lovor01/1726668f5cd27eaaea21a35933f0a4ad to your computer and use it in GitHub Desktop.
Save Lovor01/1726668f5cd27eaaea21a35933f0a4ad to your computer and use it in GitHub Desktop.
UPDATE `topomati_cp1`.`cp_options` SET `option_value` =
(SELECT `option_value` FROM `topomati_cp_hr`.`cp_options` WHERE `option_name` = 'wpb_js_templates')
WHERE `option_name` = 'wpb_js_templates';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment