according to the documentation (<a href="http://doc.powerdns.com/modules.html">http://doc.powerdns.com/modules.html</a>) it should be<br><br>launch=gmysql:name1,gmysql:name2<br>gmysql-name1-user=user1<br>gmysql-name1-...<br>
...<br>gmysql-name2-user=user2<br>gmysql-name2-...<br><br>Wouter Langenberg<br><br><div><span class="gmail_quote">On 12/7/05, <b class="gmail_sendername">Norbert Sendetzky</b> <<a href="mailto:norbert@linuxnetworks.de">
norbert@linuxnetworks.de</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">On Wednesday 07 December 2005 15:48, Dr. Ender Aysal wrote:
<br>> So can I start two MySql Backends, like<br>><br>> launch=gmysql<br>>  gmysql-user=user1<br>>  gmysql-dbname=db1<br>>  gmysql-host=host1<br>> launch=gmysql<br>>  gmysql-user=user2<br>>  gmysql-dbname=db2
<br>>  gmysql-host=host2<br><br>As far as I remember one lauch overwrites the other. Use<br><br>launch=gmysql,bind<br><br>instead. The example above doesn't work - I think there was some kind of<br>prefixing possible. Please have a look into the online docs.
<br><br><br>Norbert<br>--<br>OpenPGP public key<br><a href="http://www.linuxnetworks.de/norbert.pubkey.asc">http://www.linuxnetworks.de/norbert.pubkey.asc</a><br><br><br><br>_______________________________________________
<br>Pdns-users mailing list<br><a href="mailto:Pdns-users@mailman.powerdns.com">Pdns-users@mailman.powerdns.com</a><br><a href="http://mailman.powerdns.com/mailman/listinfo/pdns-users">http://mailman.powerdns.com/mailman/listinfo/pdns-users
</a><br><br><br><br></blockquote></div><br>