From dd3bb389110e757506a0996fd72adc99fed133de Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Sat, 22 Dec 2007 15:40:20 +0000 Subject: Note on SKI BLOBs. svn path=/scripts/README; revision=1420 --- scripts/README | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'scripts') diff --git a/scripts/README b/scripts/README index e7e3f397..fd5208cb 100644 --- a/scripts/README +++ b/scripts/README @@ -251,6 +251,13 @@ Current TO DO list: - ROA generation. We have a bunch of the primitives for this but we aren't yet generating the ROAs themselves. +- May need to revisit database representation of SKIs. Currently + they're BLOBs, but MySQL doesn't seem to cope very well with this. + Either there's some magic MySQL query syntax I'm supposed to use + when writing WHERE clauses that test BLOB values, or I need to + switch to an encoded form instead, probably g(SKI). The latter is + probably easier to debug anyway. + Once this lot is done we'll be close to something that shows at least the basics of normal operation, albiet in a form that's not yet usable in production. -- cgit v1.2.3