random 500 internal server error,You can't specify target table 'umbracoCacheInstruction' for update in FROM clause
i am using Umbraco 7.3.7 with Mysql database, i am getting random 500 Internal Server Errors on various resources (refreshing may fix it for that resource, but then random other resources then error). As this is my personal development machine, I have set the root folder permissions to allow full access to everyone, so can't see how it is denied access (the fact that some resources work would also suggest it's not permissions).
things i have tired:
reinstalled iis express,webmatrix and umbraco.
full access to every
user.
enable 32 bit applications true in DefaultAppPool.
Software configuration: windows 10 pro 64bit umbraco 7.3.7 IIS express 8.0
Exception Details: MySql.Data.MySqlClient.MySqlException: You can't specify target table 'umbracoCacheInstruction' for update in FROM clause
random 500 internal server error,You can't specify target table 'umbracoCacheInstruction' for update in FROM clause
i am using Umbraco 7.3.7 with Mysql database, i am getting random 500 Internal Server Errors on various resources (refreshing may fix it for that resource, but then random other resources then error). As this is my personal development machine, I have set the root folder permissions to allow full access to everyone, so can't see how it is denied access (the fact that some resources work would also suggest it's not permissions).
things i have tired:
Software configuration:
windows 10 pro 64bit umbraco 7.3.7 IIS express 8.0
Exception Details: MySql.Data.MySqlClient.MySqlException: You can't specify target table 'umbracoCacheInstruction' for update in FROM clause
I'm with this exact same problem. Have you found something about it?
is working on a reply...