For some reason the top ten was turned on. So after disabling it and trying to run these queries
Quote:
UPDATE post SET goodrank = '', totalrank = '';
DELETE FROM helpfulanswer;
|
we are getting this error
An error occurred while attempting to execute your query. The following information was returned.
error number: 1064
error desc: 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 'DELETE FROM helpfulanswer' at line 2