Andrew Mayorov b5b6c3f8cc fix(tpl): ensure full backward compat in basic connectors %!s(int64=2) %!d(string=hai) anos
..
src b5b6c3f8cc fix(tpl): ensure full backward compat in basic connectors %!s(int64=2) %!d(string=hai) anos
test 85a130f68b refactor: move MySQL open source connector to its own app %!s(int64=2) %!d(string=hai) anos
README.md 1eb75b43c4 chore(auth): split emqx_authn and emqx_authz apps %!s(int64=2) %!d(string=hai) anos
docker-ct 85a130f68b refactor: move MySQL open source connector to its own app %!s(int64=2) %!d(string=hai) anos
rebar.config 18dec53d8b feat: ensure data backends don't leak sensitive data %!s(int64=2) %!d(string=hai) anos

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.