Hi

On 2007-03-28 [EMAIL PROTECTED] wrote:
> > On 2007-03-28 [EMAIL PROTECTED] wrote:
> >> When I run mysqlcheck, I always get :
> >> Table upgrade required. Please do "REPAIR TABLE x " to fix it
> >> for two tables, always the same, even if I repair those tables just
> >> before, I always get the same warning...

Please try "CHECK TABLE xyz FOR UPGRADE;" this could work.
Else open a bug report at bugs.mysql.com and send them the "SHOW CREATE
TABLE" and the binary file from /var/lib/mysql/, maybe their CHECK TABLE
is broken in certain cases.

> but I got once again :
> Error 1045 (28000): Access denied for user: 'root'@'@localhost' 
> (password: NO)
This two '@' look strange. Check the mysql.user and mysql.db tables,
you should not have an '@' in the host columns.

bye,

-christian-

Attachment: signature.asc
Description: PGP signature

Reply via email to