Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

Error: Prepared statement needs to be re-prepared*

edited June 2014 in Vanilla 2.0 - 2.8

Can someone please tell me what this error means and how to fix it: PDO Statement failed to execute|Gdn_Database|Query|[HY000] (1615) Prepared statement needs to be re-prepared|select count(u.UserID) as UserCount from GDN_User u join GDN_UserRole ur on u.UserID = ur.UserID where ur.RoleID = :urRoleID and u.Deleted = :uDeleted

Comments

Sign In or Register to comment.