Hi Allann, Ajos, Mysql List members

As far as I know the flush privileges is not necessary when using GRANT.

flush privileges is only used after you updated the privilege database "mysql" 
manually using INSERT or UPDATE.

Somebody please correct me if I am wrong.

Best regards

Nils Valentin
Tokyo/Japan


2003年 6月 4日 水曜日 01:31、ajos さんは書きました:
> Use it after the grant command:
>
> flush privileges;
>
> >hi everybody...
> >
> >i just installed mysql 4.0.13 on a redhat linux 8.0
> >when i create a database as root and then grant privileges to another user
> >like this:
> >GRANT ALL ON somedb.* TO [EMAIL PROTECTED] IDENTIFIED BY "passwd";
>
> Allann J.
> ----------

-- 
================================================
Valentin Nils
Internet Technology

 E-Mail: [EMAIL PROTECTED]
 URL: http://www.knowd.co.jp
================================================


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

Reply via email to