Binay wrote:
Hi all,

Can any one tell me the command to list all mysql users ???

Thanks in advance

Binay

use mysql;
select User from user;

Ivan




-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to