Confirmed users
2,816
edits
| Line 4: | Line 4: | ||
Please feel free to edit these for current practice. | Please feel free to edit these for current practice. | ||
Here are more example queries: http://www.bugzilla.org/docs/queries.html | |||
If you want to learn to write your own SQL query for a Bugzilla search, you can start by doing a search in Bugzilla, and then add <tt>&debug=1</tt> to the URL of the query result page. Then it will output a bunch of stuff, including the SQL statement that it uses to search for the bugs. You can take that and edit it to suit your needs. --[[User:Newacct|Newacct]] 19:58, 16 July 2010 (UTC) | If you want to learn to write your own SQL query for a Bugzilla search, you can start by doing a search in Bugzilla, and then add <tt>&debug=1</tt> to the URL of the query result page. Then it will output a bunch of stuff, including the SQL statement that it uses to search for the bugs. You can take that and edit it to suit your needs. --[[User:Newacct|Newacct]] 19:58, 16 July 2010 (UTC) | ||