MySQL Forums
Forum List  »  General

errcode: 13 - permission denied when renaming a file
Posted by: Polly Nuth
Date: March 24, 2017 11:44AM

I upgraded MySQL 5.5 to 5.6 as part of an upgrade to Atlassian Confluence 6.0.

Right after upgrading MySQL to 5.6, I noticed messages similar to the one below:

java.sql.SQLException: Error on rename of '.\confluencedb\#sql-9a8_f90.frm' to '.\confluencedb\ao_9412a1_aotask.frm' (Errcode: 13 - Permission denied)


I am currently running MySQL on Windows 2008 R2.


I've given full control to "everyone" in the MySQL data directory and C:/Windows/temp


Is there anything else that I need to look at?

Options: ReplyQuote




Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.