Skip to content

Instantly share code, notes, and snippets.

@mesaque
Last active August 29, 2015 14:26
Show Gist options
  • Save mesaque/9f7811fbcbdcc55408e5 to your computer and use it in GitHub Desktop.
Save mesaque/9f7811fbcbdcc55408e5 to your computer and use it in GitHub Desktop.
select count(meta_key) as cnt_key, left(meta_key, 21) as prefix from wp_cRRbrl_postmeta group by prefix limit 10;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment