Re: [Pdns-users] MySQL-Reconnecting with MySQL >5.0.3

2007-02-27 Thread Jason J. W. Williams
Hi Norbert, Why are you assigning this as a MySQL design flaw? We've designed quite a few InnoDB apps that handle just this situation very well in event of a rollback. -J On 2/27/07, Norbert Sendetzky <[EMAIL PROTECTED]> wrote: Hi Jason > That's pretty nasty transaction-dumb behavior. Is that

RE: [Pdns-users] TCP Queries always go to the recursor?

2007-02-27 Thread Jordan Tardif
Any idea on when this is going to make it into a final release? -- Jordan Tardif DreamHost On Thu, 14 Dec 2006, REIBENSCHUH Alfred wrote: this is a bug in powerdns tcp implementation, i posted a patch for this a few days ago -- Alfred Reibenschuh INFORMATIONS-TECHNOLOGIE AUSTRIA GMBH Netzwer

Re: [Pdns-users] MySQL-Reconnecting with MySQL >5.0.3

2007-02-27 Thread Norbert Sendetzky
Hi Jason > That's pretty nasty transaction-dumb behavior. Is that because > PowerDNS treats the MySQL driver as just an abstracted storage engine? > PDNS if its going to use transaction-safe databases, should create a > transaction abstraction layer that gets enforced when using an ACID > environm