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'"
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'"