Losing cpses after query?
Hello,
We have just started to receive this error: (the only change we know from when it was working to not working is an SSL install)
"Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[HY000]: General error: 1449 The user specified as a definer ('cpses_res####'@'localhost') does not exist' in ...."
What makes this very strange is that some queries do run, but eventually in the script it shoots out that error.
Nothing changes the database connection between queries.
I don't know what the heck is occuring between queries to cause this. There is nothing in the script that has changed from yesterday when it was working.
Any information would be greatly appreciated.
Thank you,
Ryan
-
Resolved: The triggers in the database had a cpses_*** that were not working. I am not certain how cpses works with databases, but when I recreated the triggers it had a new value in there and it works now. 0 -
I am happy to see the issue is now resolved. Feel free to let us know if you encounter any additional issues. Thank you. 0
Please sign in to leave a comment.
Comments
2 comments