Ticket #40 (closed defect: fixed)
Error in SQL syntax?
| Reported by: | karsten.funk@… | Owned by: | admin |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.4.* |
| Component: | general | Version: | |
| Keywords: | Cc: |
Description
Hello,
first let me thank you for this great plugin.
The reason for me submitting a ticket is, that with each call of my website an error is written to the "error_log" file in the wp root directory. I cant see that anything is broken (>priority minor), but its a little disturbing to see the error_log growing by 1MB every two days :)... I attached a sample error message, maybe you already know that problem and i dont have to dig into the code :)...
Thanks and kind Regards Karsten
[02-Mar-2008 09:57:34] WordPress? database error 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 ' AND username= AND timestamp BETWEEN 1204476874 AND 1204477054' at line 1 for query SELECT COUNT(DISTINCT wassup_id) AS itemstot FROM wp_wassup WHERE wassup_id IS NOT NULL AND comment_author!= AND username= AND timestamp BETWEEN 1204476874 AND 1204477054
