Hi Shain,

Shain Lee wrote:
ERROR 1 (HY000): Can't create/write to file '/home/shaine/Music_Details.csv' 
(Errcode: 13)

I faced a problem as mentioned above. really got stucked. how can i solve that 
problem ? is it a bug ?
Error 13 is Permission Denied. The MySQL daemon cannot write to your home directory. Try using /tmp instead or some dir mysqld can write to.

regards
Nils


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

Reply via email to