October 21, 2006 06:26 PM
Robert
A user reports that upon trying to delete a resolution, this SQL error occurs:
Error: Database Error in `Bugdar`
» Query:
UPDATE bug SET resolution = WHERE resolution = 7
» Error Number: 1064
» Error Message: 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 'WHERE resolution = 7' at line 1
» Additional Notes: Invalid SQL query
» File: /tracker/admin/resolution.php
Error: Database Error in `Bugdar`
» Query:
UPDATE bug SET resolution = WHERE resolution = 7
» Error Number: 1064
» Error Message: 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 'WHERE resolution = 7' at line 1
» Additional Notes: Invalid SQL query
» File: /tracker/admin/resolution.php
October 21, 2006 06:30 PM
Robert
Thank you for your bug report. This issue has been closed and fixed in Subversion. This change will be available in a future release, but you can download the change at any time from the Subversion server.
Syndicate