MariaDB
Revision as of 05:40, 13 December 2025 by Robert Brockway (talk | contribs) (Created page with " == Tips == {{Linux Tips}} Execute show processlist every watch -n 1 "mysql -e 'show processlist'" {{MariaDB}}")
Tips
Presented here are technical tips on Linux.
Use of the bash shell is assumed however most tips should work in any shell.
Execute show processlist every
watch -n 1 "mysql -e 'show processlist'"