[Pdns-dev] gmysql <-> odbc difference
Norbert Sendetzky
norbert at linuxnetworks.de
Thu Aug 18 15:21:35 CEST 2005
Hi Bert
I've found this in gmysqlbackend::getDomainInfo():
if(type=="SLAVE") {
di.kind=DomainInfo::Slave;
}
else if(type=="MASTER")
di.kind=DomainInfo::Slave;
else
di.kind=DomainInfo::Native;
if MASTER, kind is Slave - in odbcbackend if MASTER, kind is Master.
What is correct?
Norbert
--
OpenPGP public key
http://www.linuxnetworks.de/norbert.pubkey.asc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://mailman.powerdns.com/pipermail/pdns-dev/attachments/20050818/2007f4ee/attachment.bin
More information about the Pdns-dev
mailing list