Can't read database

2005-04-17 Thread burley
I'm working on a database crash recovery. Wanting to repair the tables (check table zf_forums), in 'mysql' mode as root user I get the following respons: mysql use zforum Can't read dir of './zforum/' (Errcode: 13) Database changed mysql use zforum Database changed mysql check table zf_forums;

Re: Can't read database

2005-04-17 Thread David Logan
[EMAIL PROTECTED] wrote: I'm working on a database crash recovery. Wanting to repair the tables (check table zf_forums), in 'mysql' mode as root user I get the following respons: mysql use zforum Can't read dir of './zforum/' (Errcode: 13) Database changed mysql use zforum Database changed mysql