Re: users@localhost problems

2001-11-15 Thread Sinisa Milivojevic
Alex Kirk writes: > > What version of MySQL are you using and is it our binary ?? > > It's 3.23.37. I built it from source on my OpenBSD-2.9 box (i386 > architecture). It didn't appear to have any trouble when I built it. > > > > > Also check the integrity in mysql database with CHECK TABLE.

Re: users@localhost problems

2001-11-15 Thread Alex Kirk
> What version of MySQL are you using and is it our binary ?? It's 3.23.37. I built it from source on my OpenBSD-2.9 box (i386 architecture). It didn't appear to have any trouble when I built it. > > Also check the integrity in mysql database with CHECK TABLE. mysql> check table user; +-

Re: users@localhost problems

2001-11-15 Thread Sinisa Milivojevic
Alex Kirk writes: > I'm sure this question has been answered a million times, so please pardon > it again. If there's an appropriate FAQ, please point me to it. > > My problem is fairly simple: I've set up a couple of users of the form > username@localhost. When I run a 'SELECT * FROM USER;' i

users@localhost problems

2001-11-14 Thread Alex Kirk
I'm sure this question has been answered a million times, so please pardon it again. If there's an appropriate FAQ, please point me to it. My problem is fairly simple: I've set up a couple of users of the form username@localhost. When I run a 'SELECT * FROM USER;' in mysql, they show up, with