Hi, all

I am trying to find out how to check which user is connecting to the
server from which host.

I have a database, data_A; I wrote a simple java code to connect this
database as user 'root', then it just waits there for input from the
keyboard. Before I type anything, it should keep connecting to the
database.

But when I type 'select current_user()' in mysql prompt, it always says:
[EMAIL PROTECTED]

Can any one help me figure out this?




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

Reply via email to