Tarjei Huse wrote:

> It seems that this fixed it:
> mysqldump midgard > dbfile
> mysqladmin drop midgard
> mysqladmin create midgard
> mysql midgard < dbfile
>
> are there any problems with this method I should know about?

I can't think of any. Was the filesystem corrupted or somesuch? The
above should yield a totally identical database.

Emile



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to