Hi all,

I am using mysql version 3.23.47 on RedHat linux 7.2. I found that the 
permission I have granted before, for example, login the mysql server 
and execute 'grant select on *.* to [EMAIL PROTECTED] identified by 
"test"; flush privileges'. Then I can access to the mysql server from 
the client with IP 192.168.10.1. but I received the "access denied" 
error after a few days later.... I have checked that there is a entry in 
the 'user' table of 'mysql' database in the mysql server. So I run 
"flush privileges" again. After that, I can access to the mysql server 
from the client with IP 192.168.10.1 again..... Do anyone face this 
problem before??

Many thanks.

Kaming.


---------------------------------------------------------------------
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