Skip to content

Instantly share code, notes, and snippets.

@gus3inov
Created May 7, 2017 10:41
Show Gist options
  • Save gus3inov/88b15d53735ea4a595931781d7095310 to your computer and use it in GitHub Desktop.
Save gus3inov/88b15d53735ea4a595931781d7095310 to your computer and use it in GitHub Desktop.
change prefix phpMyAdmin
Первая команда для SQL
SELECT * FROM нов-преф_usermeta WHERE meta_key LIKE 'wp_%'
Вторая команда
SELECT * FROM нов-преф_options WHERE option_name LIKE 'wp_%'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment