1,241
edits
Ryansnyder (talk | contribs) |
Ryansnyder (talk | contribs) |
||
Line 25: | Line 25: | ||
;getPairedUUID:Use mwl to retrieve hang record via hang id and filter for desired uuid | ;getPairedUUID:Use mwl to retrieve hang record via hang id and filter for desired uuid | ||
Lorentz crashes come in pairs. They are matched via OOIDs. This query is used to find the OOID for a crash report that is paired with the provided OOID. | * Lorentz crashes come in pairs. They are matched via OOIDs. This query is used to find the OOID for a crash report that is paired with the provided OOID. | ||
;getAllPairedUUIDByUUid:Same as above but don't filter. | ;getAllPairedUUIDByUUid:Same as above but don't filter. | ||
Lorentz crashes come in pairs. They are matched via OOIDs. If a crash report is resubmitted, it's possible to have more than 2 crash reporters per OOID. This variation of the prior query will retrive all of the OOIDs for crash reports that are paired with the provided OOID. | * Lorentz crashes come in pairs. They are matched via OOIDs. If a crash report is resubmitted, it's possible to have more than 2 crash reporters per OOID. This variation of the prior query will retrive all of the OOIDs for crash reports that are paired with the provided OOID. | ||
=== server_status.php === | === server_status.php === |
edits