Direct Database Injection And Some probably stupid questions

2001-02-16 Thread Briggs, Gary
OK, so I've been reading the source code, and I'm having real trouble with what some parts of the url table are for... Why bother to compute a crc32 for the urls? do I need it? [I'm currently using crc-multi db mode on mySQL] It seems to be the primary key, but then what's the point of rec_id? S

Re: Direct Database Injection And Some probably stupid questions

2001-02-17 Thread Alexander Barkov
"Briggs, Gary" wrote: > > OK, so I've been reading the source code, and I'm having real trouble with > what some parts of the url table are for... > > Why bother to compute a crc32 for the urls? do I need it? [I'm currently > using crc-multi db mode on mySQL] It is url.crc32 of document content