| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Hassan Schroeder | Date: | March 18 2005 1:50pm |
| Subject: | Re: show all running queries on linux | ||
| View as plain text | |||
Reinhart Viane wrote: > How can I see the running queries on a linux comp? If you have a fairly standard config, with a log file defined -- prompt> grep '^log=' /etc/my.cnf | sed 's/log=//g' | xargs tail -f If there's no log file in /etc/my.cnf, start by putting one there :-) HTH! -- Hassan Schroeder ----------------------------- hassan@stripped Webtuitive Design === (+1) 408-938-0567 === http://webtuitive.com dream. code.
| Thread | ||
|---|---|---|
| • show all running queries on linux | Reinhart Viane | 18 Mar |
| • Re: show all running queries on linux | Hassan Schroeder | 18 Mar |
| • Re: show all running queries on linux | Dan Nelson | 18 Mar |
| • Re: show all running queries on linux | Gleb Paharenko | 19 Mar |
