[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>
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;