2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-23 10:27:36 +00:00
kea/doc/sphinx/arm/hooks-cb-mysql.rst

10 lines
335 B
ReStructuredText
Raw Normal View History

.. _hooks-cb-mysql:
``mysql_cb``: Configuration Backend for MySQL
=============================================
This 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.