mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-29 04:57:52 +00:00
10 lines
327 B
ReStructuredText
10 lines
327 B
ReStructuredText
.. _hooks-cb-mysql:
|
|
|
|
``mysql_cb``: MySQL Configuration Backend
|
|
=========================================
|
|
|
|
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.
|