View Single Post

   
  #6 (permalink)  
Old 02-28-2008, 07:12 AM
Bill Karwin
 
Posts: n/a
Default Re: how to see users logged into mysql?

"nousernospam" <nousernospam@wp.pl> wrote in message
news:15uo9g3gqezl0.12qv3p6ntduat$.dlg@40tude.net.. .
> I am root but I cant see all users in process list - I see only mine
> processes


Start a session in the "mysql" tool using another MySQL account in another
window. Then do show processlist again in your root MySQL session. Do you
see the additional account?

Regards,
Bill K.


Reply With Quote