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.
> 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;
+-
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
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