On Mon, Dec 22, 2003 at 04:43:07PM +0200, Warren Burstein wrote:
>
> I am running mysql Ver 12.20 Distrib 4.0.13, for pc-linux (i686) on
> RedHat 6.2 (so shoot me, I'm using an old scratch computer so I
> won't break anything on the real development machine)
>
> I tried to create a user by inserti
* Warren Burstein <[EMAIL PROTECTED]> [2003-12-22 15:43 +0100]:
> I tried to create a user by inserting directly into mysql.user. When
> I set user.host to localhost, it works, when I set it to % it doesn't.
> I thought % matched anything, and so should match localhost.
mysqld will ignore rows wi
I am running mysql Ver 12.20 Distrib 4.0.13, for pc-linux (i686) on RedHat
6.2 (so shoot me, I'm using an old scratch computer so I won't break
anything on the real development machine)
I tried to create a user by inserting directly into mysql.user. When I set
user.host to localhost, it works