I have a question related to connection control. If I want to connect to one database A in the server from another computer. I am using 'root' and it password. But how shall I add the host in which table of which database (mysql?) so that the user 'root' can connect to the database?
A little explaination is that, I used 'root' in a java program which use JDBC and tried to connect a database A in the server. And the program is run in a XP machine. In that XP machine, there is no user called 'root'. I read through this link: http://dev.mysql.com/doc/refman/5.0/en/connection-access.html I still didn't know how to do it. Anyone can help me? Xiaobo -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]