Angus Lee wrote:
Here comes the user information of 'turbogears', I don't think there's any constraints on the IP ranges:

mysql> select Host, User from mysql.user where User='turbogears';
+-----------+------------+
| Host      | User       |
+-----------+------------+
| %         | turbogears |
| localhost | turbogears |
+-----------+------------+

It's two separate user accounts; the first is "turbogears", the second is "[EMAIL PROTECTED]", and they may have different passwords.

--
Ian Bicking  /  [EMAIL PROTECTED]  /  http://blog.ianbicking.org

Reply via email to