Show queries in live time

You can see all running queries in live time with:

$> mysqladmin -u dbuser -p123 -i 2 processlist

The option -i determines the number of seconds between refreshes(aliasĀ –sleep=DELAY).

Leave a Reply

Your email address will not be published. Required fields are marked *

 

This site uses Akismet to reduce spam. Learn how your comment data is processed.