Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.
Trending News
What does this error message mean and how can I fix it? I have no experience with this kinda stuff?
A Database Error Occurred
Error Number: 1064
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 ')' at line 3
DELETE FROM `character_questions` WHERE `character` = '767069' AND `question` IN ()
Filename: /www/charahub.com/models/questions.php
Line Number: 114
2 Answers
- Anonymous4 years ago
Judging by the message, it appears you have something missing at line 3 near the ')' character.