I agree with Ken.
What are the needs for a cdb file when you have a replicated mysql db?
About speed, if the db is very large, I don't think that a cdb file can be
faster than a mysql lookup.
About replicated db, a question. I've looked at the code and I think it was
made for a read-write + read-only system, isn't it? If it is so, why?
I mean, mySQL replication can be applied in an two way read/write system (or
read/write + n * read-only system).
---
Cordiali saluti / Best regards
Andrea Cerrito
^^^^^^^^^^^^^^
Net.Admin @ Centro MultiMediale di Terni S.p.A.
P.zzale Bosco 3A
05100 Terni IT
Tel. +39 0744 5441330
Fax. +39 0744 5441372
> -----Messaggio originale-----
> Da: inter7 [mailto:inter7]Per conto di Ken Jones
> Inviato: lunedi 9 luglio 2001 16.57
> A: [EMAIL PROTECTED]
> Oggetto: Re: Deferral on database failure
>
>
>
> Sounds like a disaster waiting to happen.
> Ever try to build a replicated database (which is kinda what
> you are talking about). The things you have to watch for
> are almost endless.