Changes

Jump to: navigation, search

Breakpad/Design/Database

663 bytes added, 20:02, 30 March 2007
no edit summary
= Breakpad Database =
 
Whiteboard:
* [http://www.flickr.com/photo_zoom.gne?id=440017945&size=l first run]
* Not sure how much we need to break apart the frames table
* For id->name pairings is it worth pulling the values out since data will be duplicated heavily for things like product, platform, os, etc.? To reduce the size of the main reports table I think it's necessary but I'm open to being convinced otherwise.
* Need some additional tables not talked about
** Crash groupings by address, module, function?
** For each of these groupings -- bugs open, bugs closed table
** Stored bugzilla queries in each of these groupings pointing to a query that brings up all related bugs
PostgreSQL 8.2 or higher should be used because it offers things that MySQL does not have:
3,035
edits

Navigation menu