View Issue Details

IDProjectCategoryView StatusLast Update
0000225Adam4EVEBugpublic2017-01-04 19:07
ReporterSuccessor Assigned ToSuccessor  
PriorityurgentSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Product Version0.0.5 
Target Version0.0.6Fixed in Version0.0.6 
Summary0000225: System jumps seem capped at 65535
DescriptionLooking at Perimeter, the jump history is odd. Seems to be capped at 65535 which points to a too small data column in the database.

https://www.adam4eve.eu/location.php?id=30000144
TagsNo tags attached.

Activities

Successor

2017-01-04 18:59

administrator   ~0000139

Indeed was a smallint... who would have thought that there would be more than 65k jumps in a system per day. Changed to mediumint. Lets see when we'll hit the new 16.7 million cap.

Issue History

Date Modified Username Field Change
2017-01-04 18:57 Successor New Issue
2017-01-04 18:57 Successor Status new => assigned
2017-01-04 18:57 Successor Assigned To => Successor
2017-01-04 18:59 Successor Note Added: 0000139
2017-01-04 18:59 Successor Status assigned => resolved
2017-01-04 18:59 Successor Fixed in Version => 0.0.6
2017-01-04 18:59 Successor Resolution open => fixed
2017-01-04 19:07 Successor Description Updated