<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">This is excerpt from my config<div class=""><br class=""></div><div class="">I'm sure I got it either from examples (possibly the a spec file for the json config?) or docs on the site (they leave a lot to be desired, that's true :))</div><div class=""><br class=""></div><div class="">{<br class="">  "Dhcp4": {<br class="">    "interfaces-config": {<br class="">      "interfaces": ["eth0"]<br class="">    },<br class="">    "lease-database": {<br class="">      "host": "localhost",<br class="">      "name": "kea",<br class="">      "password": "password",<br class="">      "type": "mysql",<br class="">      "user": "kea"<br class=""><span class="Apple-tab-span" style="white-space:pre">        </span>};</div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">Jan</div><div class=""><br class=""></div><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On 25 Apr 2016, at 21:07, Jonis Maurin Ceara <<a href="mailto:jonis@fearp.usp.br" class="">jonis@fearp.usp.br</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div style="font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;" class="">Hi!<div class="">I'm trying to use MySQL as backend for DHCP, but I can't find documentation for this configuration. I've found how to compile and import tables ( <a href="http://kea.isc.org/docs/kea-guide.html" class="">http://kea.isc.org/docs/kea-guide.html</a><span class="Apple-converted-space"> </span>), but there's no documentation about how to configure for MySQL usage (mysql host, username, etc etc...).</div><div class=""><br class=""><br class=""><div class=""><span name="x" class=""></span>Jonis Maurin CearĂ¡<br class="">Analista de Sistemas<br class="">FEA-RP<br class="">Help Desk +55 (16) 3315-3898<br class="">Audiovisual +55 (16) 3315-3927<br class="">Desenv. Sistemas +55 (16) 3315-4485<br class="">Infraestrutura +55 (16) 3315-8539 / 0672<br class="">Atendimento Web:<span class="Apple-converted-space"> </span><a href="http://suporte.fearp.usp.br/" class="">http://suporte.fearp.usp.br</a><span name="x" class=""></span><br class=""></div><br class=""></div></div><span style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; display: inline !important;" class="">_______________________________________________</span><br style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><span style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; display: inline !important;" class="">Kea-users mailing list</span><br style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><a href="mailto:Kea-users@lists.isc.org" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class="">Kea-users@lists.isc.org</a><br style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><a href="https://lists.isc.org/mailman/listinfo/kea-users" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class="">https://lists.isc.org/mailman/listinfo/kea-users</a></div></blockquote></div><br class=""></div></body></html>