View Issue Details

IDProjectCategoryView StatusLast Update
0001506GNUnetdatastore servicepublic2024-05-03 13:55
ReporterChristian Grothoff Assigned ToChristian Grothoff  
PrioritynormalSeverityfeatureReproducibilityN/A
Status closedResolutionfixed 
Summary0001506: mysql datastore backend is missing
DescriptionSome code can probably be taken from the 0.8 tree (especially the indices); the table can probably be simplified by not having the "length" field for the data explicitly (since MySQL keeps it internally already anyway, this only gives us additional consistency checks which should not be needed).
TagsNo tags attached.

Relationships

related to 0001511 closedChristian Grothoff benchmarks for the datastore service are hard-wired to sqlite 

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2009-11-10 14:56 Christian Grothoff New Issue
2009-11-10 14:58 Christian Grothoff Assigned To => user457
2009-11-10 14:58 Christian Grothoff Status new => assigned
2009-11-10 15:04 Christian Grothoff Relationship added related to 0001511
2009-12-24 22:38 Christian Grothoff Status assigned => confirmed
2009-12-24 22:39 Christian Grothoff Assigned To user457 =>
2010-08-31 07:19 Christian Grothoff Status confirmed => resolved
2010-08-31 07:19 Christian Grothoff Resolution open => fixed
2010-08-31 07:19 Christian Grothoff Assigned To => Christian Grothoff
2010-10-21 15:47 Christian Grothoff Status resolved => closed
2024-05-03 13:55 Christian Grothoff Category mysql datastore => datastore service