Thursday, December 12, 2024

Mysql show processlist of a specific user - filtering processlist

 SELECT * FROM information_schema.processlist WHERE User LIKE 'username';

No comments:

Post a Comment

My Tiny Spreadsheet Extension - A spreadsheet that lives in your browser

Download now   The problem You need a simple fast spreadsheet  Google Sheet is clutters up Excel files are lost Google Sheets are saved on t...