• myk%mozilla.org's avatar
    Fix for bug 232150: Corrects "field changed" queries including [Bug creation] as… · 9e902ebe
    myk%mozilla.org authored
    Fix for bug 232150: Corrects "field changed" queries including [Bug creation] as one of the fields so that they actually work instead of taking forever.  The query was structured as "[Bug creation] clause OR (bugs_activity JOIN clause OR (other field clauses))" when it should have been "bugs_activity JOIN CLAUSE AND ([Bug creation] clause OR other field clauses)"
    r=bbaetz
    a=myk
    9e902ebe
Name
Last commit
Last update
..
Auth Loading commit data...
Template/Plugin Loading commit data...
.cvsignore Loading commit data...
Attachment.pm Loading commit data...
Auth.pm Loading commit data...
Bug.pm Loading commit data...
BugMail.pm Loading commit data...
CGI.pm Loading commit data...
Chart.pm Loading commit data...
Config.pm Loading commit data...
Constants.pm Loading commit data...
DB.pm Loading commit data...
Error.pm Loading commit data...
Flag.pm Loading commit data...
FlagType.pm Loading commit data...
RelationSet.pm Loading commit data...
Search.pm Loading commit data...
Series.pm Loading commit data...
Template.pm Loading commit data...
Token.pm Loading commit data...
User.pm Loading commit data...
Util.pm Loading commit data...