We're currently running MySQL 5.1.6 on Ubuntu 10.04 server. I'm trying to write my slow query log to an NFS mount, but I keep getting an Error 13 – “Could not use /upload/mysql_logs/mysql04/querylogs/slow-query.log for logging (error 13).” The mount is at the “upload” directory and appears to be fully read/writable on the server, but for some reason MySql cannot use it. Does anyone have any idea what may be causing this? I tried changing the permissions on “upload” to be the same as the rest of the MySQL logs (error, etc.), but no dice.
Has anyone else here seen this? Any help would be greatly appreciated.
Thanks!
A