Skip to content

Instantly share code, notes, and snippets.

@Strae
Created May 30, 2016 16:44
Show Gist options
  • Save Strae/4b429044a860ca48e7f7c7ee717c84b9 to your computer and use it in GitHub Desktop.
Save Strae/4b429044a860ca48e7f7c7ee717c84b9 to your computer and use it in GitHub Desktop.
Watch mkysql select query
watch -n .1 "echo 'QUERY_STATEMENT' | mysql -u DBUSER -pDBPASS DBNAME"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment