> 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;
+------------+-------+----------+----------+
| Table      | Op    | Msg_type | Msg_text |
+------------+-------+----------+----------+
| mysql.user | check | status   | OK       |
+------------+-------+----------+----------+
1 row in set (0.05 sec) 

All the other tables in MySQL show up with equivalent resutls. 

Hmmm...that seems OK to me...but then again, I can't really say much, since 
I don't really know. 

Any further tests I should run? 

Thanks,
Alex Kirk

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to