NYCPHP Meetup

NYPHP.org

[nycphp-talk] windows version of mysql user question

Peter Lehrer pl at eskimo.com
Fri Jun 6 22:41:11 EDT 2003


Jerry, Dan thanks for the information. It was very helpful.

-Peter

----- Original Message -----
From: "Peter Lehrer" <pl at eskimo.com>
To: "NYPHP Talk" <talk at nyphp.org>
Sent: Friday, June 06, 2003 6:24 PM
Subject: [nycphp-talk] windows version of mysql user question


> I noticed in the table 'users' on mysql windows version
'3.23.49-max-debug'
> that besides 'localhost' there is also a '%' host.
>
> mysql> select Host, User,Password from user;
> +-----------+------+------------------+
> | Host      | User | Password         |
> +-----------+------+------------------+
> | localhost | root | 7a29160226fc5443 |
> | %         | root |                  |
> | %         |      |                  |
> +-----------+------+------------------+
> 3 rows in set (0.04 sec)
>
>
>   What is Host '%'? When I try logging on I get:
>
> C:\\>mysqlc -h %
> ERROR 2005: Unknown MySQL Server Host (%) (1)
>
> Do you know why the mysql windows version creates host '%' in the user
> table?
>
>
> Peter Lehrer
>
>
>
> --- Unsubscribe at http://nyphp.org/list/ ---
>
>




More information about the talk mailing list