>-----Original Message-----
>From: Adarsh Sharma [mailto:adarsh.sha...@orkash.com]
>Sent: Wednesday, January 19, 2011 12:45 AM
>To: mysql@lists.mysql.com
>Subject: Can't read dir of '.' (errno: 13)
>
>Dear all,
>
>I am facing the issue mentioned below while issuing show databases command.
>
>
>root@s7-dt-bse:~# mysql -uroot -p
>Enter password:
>Welcome to the MySQL monitor.  Commands end with ; or \g.
>Your MySQL connection id is 5
>Server version: 5.1.41-3ubuntu12.8 (Ubuntu)
>
>Type 'help;' or '\h' for help. Type '\c' to clear the current input
>statement.
>
>mysql> show databases ;
>ERROR 1018 (HY000): Can't read dir of '.' (errno: 13)
>mysql> show databases;
>ERROR 1018 (HY000): Can't read dir of '.' (errno: 13)
>mysql>
>
>My Mysql data dir is /hdd2-1/myisam_data/*
>
>Mysql is the owner and group of myisam_data folder.
>
>Can I know why it occurs and how to debug it.
>
[JS] I have a related question: how can MySQL authenticate a user if file 
system permissions won't let it read any databases?

Regards,

Jerry Schwartz
Global Information Incorporated
195 Farmington Ave.
Farmington, CT 06032

860.674.8796 / FAX: 860.674.8341
E-mail: je...@gii.co.jp
Web site: www.the-infoshop.com



>
>Thanks & Regards
>
>Adarsh Sharma
>
>--
>MySQL General Mailing List
>For list archives: http://lists.mysql.com/mysql
>To unsubscribe:    http://lists.mysql.com/mysql?unsub=je...@gii.co.jp





-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/mysql?unsub=arch...@jab.org

Reply via email to