summaryrefslogtreecommitdiffstats
path: root/doc/sphinx/arm/hooks-cb-mysql.rst
blob: 16111ff7bbfacd274aec0dce5d149fd2fcbbb00d (plain)
1
2
3
4
5
6
7
8
9
.. _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.