When Mysql runs on machine with multiple NIC's. Mysql server takes the
IP Address that we specify in the configuration file.  This IP Address
may or may not be a primary IP Address of that machine. So we specify
secondary IP Address for the Mysql server. It listens in that IP
Address.

 When Mysql client from the same machine connects to that server, Mysql
Client is treated,as if the connection is coming from the different
host. i.e. The Rights of the Mysql client will not be same as the rights
of [EMAIL PROTECTED] instead it will be equal to the rights of the
[EMAIL PROTECTED] Is this behaviour correct or a bug.

Thanks,
Srinivasulu.


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

Reply via email to