Kjell Winblad 246bce85ec fix: make mysql action rendered trace include parameters hace 1 año
..
src 246bce85ec fix: make mysql action rendered trace include parameters hace 1 año
test 46877e979b chore: update copyright-year hace 2 años
README.md 1eb75b43c4 chore(auth): split emqx_authn and emqx_authz apps hace 2 años
docker-ct 85a130f68b refactor: move MySQL open source connector to its own app hace 2 años
rebar.config 5e100f52b8 style: erlfmt all `rebar.config` files and `bin/nodetool` hace 2 años

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.