At 10:47 AM +0700 5/3/01, Said Badrul Nahar wrote:
>i used the mysql 3.23.37 for windows,
>i can grant new user with this statement :
>     grant all on *.* to said@'%' identified by 'general' ;
>     flush privileges ;
>why the user can log into database without using his password :
>     mysqlc -u said

Do you have anonymous-user entries in the user table (with blank
user names)?

-- 
Paul DuBois, [EMAIL PROTECTED]

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to