zhongwencool e7d07ea17c feat: add resource_type to emqx_resource behaviour пре 1 година
..
src e7d07ea17c feat: add resource_type to emqx_resource behaviour пре 1 година
test 46877e979b chore: update copyright-year пре 2 година
README.md 1eb75b43c4 chore(auth): split emqx_authn and emqx_authz apps пре 2 година
docker-ct 85a130f68b refactor: move MySQL open source connector to its own app пре 2 година
mix.exs 19f3b030f9 chore: preparing to run common tests / eunit with mix пре 1 година
rebar.config 5e100f52b8 style: erlfmt all `rebar.config` files and `bin/nodetool` пре 2 година

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.