2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-09-05 08:25:16 +00:00
Files
kea/doc/sphinx/arm/hooks-cb-mysql.rst
2022-06-14 14:09:03 -04:00

10 lines
313 B
ReStructuredText

.. _hooks-cb-mysql:
Configuration Backend: MySQL
============================
The ``mysql_cb`` hook library works in conjunction with the ``cb_cmds`` library to
implement the API to create, read, update, and delete (CRUD) the
configuration in a MySQL database. Please see :ref:`hooks-cb-cmds`
for more details.