![]() When doing non-batch inserts with the MySQL action, prepared statements are used. We therefore need to include the parameters to the prepared statement when tracing the rendered templates. Fixes: https://emqx.atlassian.net/browse/EMQX-12335 |
||
---|---|---|
.. | ||
src | ||
test | ||
README.md | ||
docker-ct | ||
rebar.config |
README.md
MySQL Connector
This application houses the MySQL Database connector. It provides the APIs to connect to MySQL Databases.
It is used by the MySQL bridge to insert messages and by the emqx_auth
application to check user permissions.
Contributing
Please see our contributing.md.
License
See APL.