siddheshsawant has asked for the wisdom of the Perl Monks concerning the following question:
Hi Guys...I am working on the MySQL-PERL project.I use to work on remote machine and I guess that machine got rebooted...Because of which I lost my database which was stored....I logged in ito MySQL and changed to my Database nightly_db.....Then I typed command show tables; and that showed me some error like this
ERROR 1018 (HY000): Can't read dir of './nightly_db/' (errno: 13)
so what would be the cause of such error??Any Idea? Thanks in advance !!!!
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: problem with MySQL Tables
by ikegami (Patriarch) on Apr 15, 2010 at 17:46 UTC | |
by siddheshsawant (Sexton) on Apr 15, 2010 at 17:53 UTC | |
by ikegami (Patriarch) on Apr 15, 2010 at 17:55 UTC | |
|
Re: problem with MySQL Tables
by CountZero (Bishop) on Apr 16, 2010 at 16:36 UTC | |
|
Re: problem with MySQL Tables
by scorpio17 (Canon) on Apr 16, 2010 at 13:16 UTC |