Re: showing users

2001-02-01 Thread arvin u. cada
yeah! it rocks, thanks a lot :) At 05:50 AM 2/2/01 +0100, Benjamin Pflugmann wrote: >Hi. > >Don't know if there is a better method, but one is to run (by a user with >root privileges): > >mysql> SELECT user, host FROM mysq.user ORDER BY user, host; > >Bye, > > Benjamin. > > >On Fri, Feb

Re: showing users

2001-02-01 Thread Benjamin Pflugmann
Hi. Don't know if there is a better method, but one is to run (by a user with root privileges): mysql> SELECT user, host FROM mysq.user ORDER BY user, host; Bye, Benjamin. On Fri, Feb 02, 2001 at 11:17:36AM +0800, [EMAIL PROTECTED] wrote: > hi listers, > > just wanted to know the c