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;

Crash db repair

2005-04-17 Thread burley
I'm trying to rescue my MySQL data from a crashed disk (... I know ... backup ... which I normally do, but ... ...). I managed to retrieved the complete database structure as it is normally stored under /var/lib/mysql under "Linux Fedora 2". Following up on the advise in the posting http://lists.ev