Someone know how to convert the query for POSTGRESQL to MYSQL?

POSTGRES: INSERT INTO hosts (dhcp_identifier, dhcp_identifier_type,
dhcp4_subnet_id, dhcp6_subnet_id, ipv4_address, hostname) VALUES
('\x005002000200', 0, 1, 1, ('192.168.82.54'::inet - '0.0.0.0'::inet),
'porfa.dev.domain.br.');

MYSQL: ????

Thanks in advance.

Jeronimo

Em seg., 19 de ago. de 2019 às 18:00, mathiasAichinger <
[email protected]> escreveu:

> tombaja wrote
> > Hi Mathias,
> > Could you please so kind and update both links, there are not working
> > anymore.
> > Thanks.
>
> https://kea.readthedocs.io/en/latest/arm/hooks.html#host-cmds-host-commands
> https://kea.readthedocs.io/en/latest/api.html#reservation-add
>
>
>
> --
> Sent from: http://kea-users.7364.n8.nabble.com/
> _______________________________________________
> Kea-users mailing list
> [email protected]
> https://lists.isc.org/mailman/listinfo/kea-users
>
_______________________________________________
Kea-users mailing list
[email protected]
https://lists.isc.org/mailman/listinfo/kea-users

Reply via email to