On Wednesday 07 June 2006 17:04, Kaushal Shriyan wrote:
> Hi ALL
>
> [EMAIL PROTECTED] mysql]# mysql -u root -h saabworld.com -p
> Enter password:
> Welcome to the MySQL monitor.  Commands end with ; or \g.
> Your MySQL connection id is 20 to server version: 3.23.54
>
> Type 'help;' or '\h' for help. Type '\c' to clear the buffer.
>
> mysql> use mysql;
> Can't read dir of './mysql/' (Errcode: 13)
> Database changed
> mysql> show tables;
> ERROR 12: Can't read dir of './mysql/' (Errcode: 13)
> mysql>

A quick check with the perror command:

# perror 13
Error code  13:  Permission denied

-- 
Jørn Dahl-Stamnes
homepage: http://www.dahl-stamnes.net/dahls/

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

  • MySQL Kaushal Shriyan
    • Re: MySQL Duncan Hill
    • Re: MySQL Jørn Dahl-Stamnes

Reply via email to