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.
[gitHub #1353] error prompt when deleting a category
free
New
Hi, the following error prompt when deleting a category.
The version of Mysql is v5.5. Is this due to that Vanilla2 does not support MySQlL5.5?
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'c from GDN_Comment c join GDN_Discussion d on c.DiscussionID = d.DiscussionID wh' at line 1|Gdn_Database|Query|delete GDN_Comment c from GDN_Comment c join GDN_Discussion d on c.DiscussionID = d.DiscussionID where d.CategoryID = :dCategoryID
0
Comments
probably similar issue to this...
1353 Multi Table Deletes not working on version 5.5.8
https://github.com/vanillaforums/Garden/issues/1353
I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.